d chess board recognition
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:
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/
链接地址: http://www.djcxy.com/p/84660.html下一篇: d棋盘的识别