I’m trying to develop an Android app that reads a 2-d chess image and recognize the position
(rows are numbered by 1 to 8 and columns a to h ) then:
- Which square the piece occupied?
- What piece it is (king or queen or knight etc)
- Color of piece (black or white)
Need some ideas using openCV or any.
There is a part about camera calibration in the book Opencv 2 Computer Vision Application Programming Cookbook. There they use a chess board. Maybe it can help you, solving your problem.
http://www.bol.com/nl/p/opencv-2-computer-vision-application-programming-cookbook/1001004011498107/