Re: need help with code
OK, then I would write the program in C++. I would start by creating a recognition program for a single coin on a blank background. It has to be able to:
1) locate the circle against the background
2) compare to heads/tails of known coins
3) account for coin rotations
4) account for light angles
Having a library of hi-res images to scale/rotate for comparison would probably be helpful.
|