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