This image has a number of closed polygons. What I need is the area between these polygons. So I figured that I could subtract area of each of these polygons from the whole.
The whole area would look something like the red outline but I do not know how to get it. So that is what i need.
If I can obtain the area between the polygons by any other method please do share those methods too.
Please try writing the entire code as this is my first time with any kind of coding! Thanks!