OpenCV
3.1.0
Open Source Computer Vision
|
Classes | |
class | Edge |
class | GraphSegmentation |
Graph Based Segmentation Algorithm. The class implements the algorithm described in [44] . More... | |
class | PointSet |
class | PointSetElement |
Functions | |
Ptr< GraphSegmentation > | createGraphSegmentation (double sigma=0.5, float k=300, int min_size=100) |
Creates a graph based segmentor. More... | |