<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:color_connected_components

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:v2:color_connected_components [2018/05/28 13:59]
pixycam [Hundreds of objects]
wiki:v2:color_connected_components [2018/10/29 16:29] (current)
pixycam
Line 13: Line 13:
 Pixy2 can find literally hundreds of objects at a time. It uses a connected components algorithm to determine where one object begins and another ends. Pixy2 then compiles the sizes and locations of each object and reports them through one of its interfaces (e.g. SPI). Pixy2 can find literally hundreds of objects at a time. It uses a connected components algorithm to determine where one object begins and another ends. Pixy2 then compiles the sizes and locations of each object and reports them through one of its interfaces (e.g. SPI).
  
-{{wiki:​v2:​pixy_balls2.mp4|640x360|autoplay}}+{{wiki:​v2:​pixy_balls2.mp4||loop,autoplay}}
 ==== Teach it the objects you’re interested in ==== ==== Teach it the objects you’re interested in ====
  
Line 45: Line 45:
  
 CCs might be particularly useful for helping a robot navigate. For example, an indoor environment with CCs uniquely identifying each doorway and hallway would be both low-cost and robust. CCs might be particularly useful for helping a robot navigate. For example, an indoor environment with CCs uniquely identifying each doorway and hallway would be both low-cost and robust.
 +
 +==== Color connected components API ====
 +
 +The color connected components API can be found [[wiki:​v2:​ccc_api|here]].
 +
 +
 +==== Running color connected components in PixyMon ====
 +
 +
 +Information about running and configuring the color connected components program in PixyMon can be found [[wiki:​v2:​ccc_pixymon|here]].
  
wiki/v2/color_connected_components.1527515949.txt.gz · Last modified: 2018/05/28 13:59 by pixycam