This script is a python implementation of the region growing algorithm used for segmentation of unstructured point clouds. The code was derived from the Point Cloud Library. A sample model is provided with point cloud and mesh.
Thanks to Steven for the correction of an error!