0

I am stuck at the situation where i have to find difference between the images of slight different shapes which I am unable to do.

I have tried to resize the image using cv2, but after making the images' size similar, the amount of differences are quite large after doing comparison.

  • 1
    [Edit](https://stackoverflow.com/posts/75309853/edit) your question and provide a definition of "difference" and "slight different shapes". Also provide an example of the two images to be compared. If they are binary images, please provide binary PNG images. – Costantino Grana Feb 01 '23 at 13:45
  • 1
    Yes, please add your images and your current code! [ask] – Markus Feb 01 '23 at 14:03
  • Welcome to Stack Overflow. Please read the information guides in the **help center** (https://stackoverflow.com/help), in particular, "How to Ask A Good Question" (https://stackoverflow.com/help/how-to-ask) and "How to create a Minimal, Reproducible Example" (https://stackoverflow.com/help/minimal-reproducible-example). – fmw42 Feb 01 '23 at 16:30

0 Answers0