parcel cluster¶
Usage
Run using mc_script parcel cluster after installation or using ~ndcn0236/bin/mc_script parcel cluster on jalapeno.
Import in python using from mcutils.scripts.parcel import cluster
Documentation
Clusters the surface based on provided features
Functions
|
Cluster based on a similarity graph |
|
Clusters the surface based on the provided features |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |