Image processing (1)

<< Click to Display Table of Contents >>

Navigation:  Examples > Image processing > Search and approach > Rotate >

Image processing (1)

Previous pageReturn to chapter overviewNext page

example_search_and_approch_rotate

The Color range finder is used to extract the colored object from the camera image (in this example the colored object is a red cylinder).

example_search_and_approch_colorrangefinder

The downstream Filter is a Maximum-Filter which combines slightly separated regions.

The Segment tracker calculates the coordinates of the red cylinder.

example_search_and_approch_rotate_segmenttracker

The Image information gives us the image width and height after the filter operation. These values are needed to calculate the Set-point.