Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 2016-09-06 10:26:20 -0600

Nbb gravatar image

OpenCV vs PCL

I am working on segmentation in 3d scenes and I was wondering if the KDTree algorithm in opencv provides the same clustering functionality as the one from PCL ? Can it region grow and can I add my own similarity functions ? Are there any other good region growing algorithms in opencv without manual initialization ?

http://docs.opencv.org/3.1.0/df/d36/classcvflann_1_1KDTreeIndex.html#ada91fb72025dec63ac669cfe36a1b66f http://pointclouds.org/documentation/tutorials/region_growing_segmentation.php#region-growing-segmentation

image description