I have gone through below URLs to identify the difference between the two images. But I need the same functionalities in java with OpenCV or another API. Anybody can help me? https://codedeepai.com/finding-difference-between-multiple-images-using-opencv-and-python/
Asked
Active
Viewed 76 times
0
-
1May I suggest that you google "java opencv image difference"? I got a lot of results, including several questions here. – NomadMaker Nov 20 '20 at 09:24
-
https://en.lmgtfy.app/?q=java+opencv+image+difference&iie=1 – Koenigsberg Nov 20 '20 at 10:46
-
Add sample code – Adriano Nov 20 '20 at 11:04
-
Perhaps post example images. Have you tried cv2.matchTemplate() – fmw42 Nov 20 '20 at 17:44