Screenshots     Download     Purchase     Documentation     Tutorials     Resources     Contact     Forum     Search  

 
<<Prev 1 2 3 4 5 6 7 8 Next>>

Waypoint Extraction

Using the Marker module the current image has now reverted back to the original source. We can once again apply the RGBFilter but this time for red.

Red Filter

To again remove the noise we add in an Erode and Blob Filter to reduce the number of blobs to the 4 largest.

Red Final

The Blob filter module again leaves us with an array of BLOBS with 4 sets of x, y coordinates. To keep these points from getting overwritten by other modules we use the Set Variable module to make a copy of them as "waypoints".

Now it is time to put all the parts together.

<<Prev 1 2 3 4 5 6 7 8 Next>>

© 2010 RoboRealm. All Rights Reserved. | Contact | Glossary | Privacy | Disclaimer | Link to Us | Resources | Site Map