Hello
I have an project where I would like to find LEGO duplo bricks with an vision library and I don't know where to start.
Could any one point me in the right direction, I have been looking on
OpenCV and
blobscanner. I think I know how to find just the blobs representing the bricks and there position but I would also want to know the rotation. And also one other problem is the different colors of the bricks.
Hope some one can give me some pointers.. And one more thing is that the processing sketch will be executing on an android tablet that will get images from an network camera..
1