Hello, I am finding image processing algorithms to solve 2 images in CMD in window... i.e.:- Take a 2 photos and give me difference between two photos in Cmd and sport that's point... I am looking for this if anyone knows please help me out....
5/9/2019 6:31:09 AM
Abhishek Bakhai8 Answers
New AnswerWhat do you mean with solve? Solve what? There a many problems based in images, many differend standards to represent an image (jpeg, png, tiff, bmp, ...). So what do you ask for?
I am explain that two Jpeg image are selected and after that in two images how many differences are there count that and display that in CMD
Depends on your definition of difference, but there are lots of image processing libraries that give you raw access to image manipulatuon. Just Google for it.
CMD? Image Processing does not need an image presentation. Your algorithms work on the image data. So read in the filepaths from comand line, that's it. Use https://www.tutorialspoint.com/java_dip/ as a starting point.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message