public override void Extract(SupervoxelClusters <PointXYZ> clusters)
 {
     Invoke.segmentation_supervoxelclustering_xyz_extract(_ptr, clusters);
 }