checkers robot camera vision

6 visualizaciones (últimos 30 días)
Ahmad toufaily
Ahmad toufaily el 15 de Oct. de 2015
Comentada: Image Analyst el 18 de Oct. de 2015
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 :)

Respuestas (2)

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

Dima Lisin
Dima Lisin el 16 de Oct. de 2015
There is a function called detectCheckerboardPoints in the Computer Vision System Toolbox.
  2 comentarios
Ahmad toufaily
Ahmad toufaily el 18 de Oct. de 2015
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 el 18 de Oct. de 2015
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by