| | Re: cybermaster Laurentino Martins
|
| | (...) My original idea was to create a path of while sheets of A4 paper in the floor and make the bot follow the path. The floor is dark, so the white sheets can be easily seen. The main problem is what to do with all the flow of graphics the camera (...) (24 years ago, 3-Aug-00, to lugnet.robotics)
|
| | |
| | | | Re: cybermaster Andy Gombos
|
| | | | You could write a routine that instead of caputing 1 pixel, captures that pixel, and the other 8 around it at once. Then you can see if the value of the pixels change from one to the other signifigantly. 011 011 011 In this simple example, you would (...) (24 years ago, 3-Aug-00, to lugnet.robotics)
|
| | | | |
| | | | | | Re: cybermaster Jason S. Mantor
|
| | | | try a cellular automata approach. You can do very fast edge detection etc. using these algorithms "Andy Gombos" <lego-robotics@crynwr.com> wrote in message news:3989E0FE.1F75A1...hoo.com... (...) pixel, and the other 8 around it at once. Then you (...) (24 years ago, 23-Aug-00, to lugnet.robotics)
|
| | | | |