vimage2graph
-in | input image |
-out | output graph |
-min | minimal voxel value (voxel below this value are not converted). Default: -32000 |
-max | maximal voxel value (voxel above this value are not converted). Default: 32000 |
-link | Whether to link nodes in graph (true | false). If set to 'true' then 26-adjacent voxels will be linked by an edge. Default: true |