Classes
connected_components.h File Reference
#include <vector>
#include <valarray>
#include <ros/ros.h>
Include dependency graph for connected_components.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  connected_components
 Use row-by-row labeling algorithm to label connected components. The algorithm makes two passes over the image: one pass to record equivalences and assign temporary labels and the second to replace each temporary label by the label of its equivalence class. Based on Linda G. Shapiro, Computer Vision: Theory and Applications. (3.4 Connected Components Labeling), Rosenfeld and Pfaltz (1966). More...
 


area_division
Author(s): Micha Sende
autogenerated on Thu Oct 31 2019 09:22:46