checkers robot camera vision

8 次查看(过去 30 天)
Ahmad toufaily
Ahmad toufaily 2015-10-15
hey all. i am working on my final project which is checkers robot. i need some help with the vision system, where the camera of robot have to detect the checkers board and the pieces plus the color of the pieces, but i am afraid and don't know how to start as i am new to Matlab. any suggestions please ! and if anyone can give me some code to begin i would really appreciate that. thank you :)

回答(2 个)

Image Analyst
Image Analyst 2015-10-16
See my Image Segmentation Tutorial in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

Dima Lisin
Dima Lisin 2015-10-16
There is a function called detectCheckerboardPoints in the Computer Vision System Toolbox.
  2 个评论
Ahmad toufaily
Ahmad toufaily 2015-10-18
yeah Dima i tried it but it seems that the computer vision system toolbox is not installed. any other methods please !
Image Analyst
Image Analyst 2015-10-18
Post your image. Is it an image of a checkerboard with checker pieces on it that one of more robots are playing a game of? If it it, post an image. But likely about all the help we could give is to give you demos of how to segment the image to find the pieces. That's why I gave you links to my File Exchange which has color segmentation demos. You can XOR the "no pixels on" image with the image with the checker pieces on it to find out which squares have pieces on them. But we can't really write a whole checker-playing application for you. It's just too much work for volunteers like us to donate to you.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by