As you can see in the image, I would like to compare these contours.

I need my OpenCV program to return TRUE when these circuits are compared to each other. They all look the same, but as you can see, they are not exactly the same.
The result you see here is that I returned from the findContours function.
So, I'm looking for the right similarity approach for these loops.
Any help would be awesome.
Thank you in advance.
source share