ColabSegData.eigenvalue_outlier_removal#

ColabSegData.eigenvalue_outlier_removal(cluster_index, k_n=300, thresh=0.05)#

Uses the covaiance based edge detection to remove points from the point cloud. Code adpated from: denabazazian/Edge_Extraction