Camera and Image recognition

Posted by kjh on Stack Overflow See other posts from Stack Overflow or by kjh
Published on 2012-09-04T03:28:58Z Indexed on 2012/09/04 3:38 UTC
Read the original article Hit count: 229

Filed under:
|
|
|
|

I recently watched a youtube video where a guy got a camera to recognize when a rubik's cube was held up to it, and it captured the 9 square color combination before snapping a picture of the cube and displaying the 3x3 grid on the screen of his computer. What kind of programming is this and where would I start reading to get into this sort of thing? specifically, controlling a camera, and getting it to pick out certain parts of an image and translate that data.

© Stack Overflow or respective owner

Related posts about c++

Related posts about camera