Hello!
So i have a 200x200 image that has a wheel on it. This wheel can vary positions so i need to find it's center in it. I have a approximate x positon of the wheel, but I still need the center. One problem is also that the wheel can have holes in it and similar things that make life harder.
A sample of an image: link
So I whold need an algorihtm in C# or maybe you could let me know if you know a good library for this or something.
Thanks in advance,
Jure