1 | initial version |
this program expects cmdline arguments, you have to run it like:
./compareHist_Demo img1.png img2.png img3.png
in the directory, where your images are.
2 | No.2 Revision |
this program expects 3 images as cmdline arguments, you have to run it like:
./compareHist_Demo img1.png img2.png img3.png
in the directory, where your images are.