View Single Post
  #7 (permalink)  
Old 04-01-2008, 12:03 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Mod
 
Join Date: Jul 2006
Age: 35
Posts: 1,751
Last Blog:
Game software (GURPS)
Rep Power: 24
WingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to allWingedPanther is a name known to all
Default 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.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Reply With Quote