0

Im trying to get the coordinates of different polygonal shapes in an image to process them in python. Is there a way to get something like html imagemaps and process it in python?

To be more specific: I want to check if a certain area in an image changed - the areas are polygonal.

Is there a way to maybe convert html imagemaps to make it usable in python? Or is there a tool to create such imagemaps?

Thanks for your help

Chorko
  • 11
  • 1
  • Does [this](https://stackoverflow.com/questions/27035672/cv-extract-differences-between-two-images) answer your question? – Torxed May 31 '20 at 13:29
  • @Torxed thanks for the suggestion. I already tried it like that. The images I use have slight changes in lighting. The process mentioned above seems to be "too precise" for my problem. – Chorko May 31 '20 at 13:36

0 Answers0