habit.supervoxel: partition an ROI
Supervoxel partitioning and per-supervoxel feature capabilities.
User guide: Habitat domain API · Habitat Guide Partitioning a ROI into supervoxels. Component names: Habitat Spec component catalog.
Classes
Partition one subject's ROI into supervoxels. |
|
Partition the ROI into SLIC supervoxels and average features within each. |
|
Partition the ROI by k-means over voxel features. |
|
Partition the ROI by a Gaussian mixture over voxel features. |
|
Name-to-implementation registry for supervoxelizers. |
|
Describe each supervoxel of one subject, replacing the default summary. |
|
Describe each supervoxel by the mean of the voxel features within it. |
|
Average the voxel signal within each supervoxel, one modality at a time. |
|
Sample standard deviation of the voxel signal within each supervoxel. |
|
A percentile of the voxel signal within each supervoxel. |
|
Describe each supervoxel by PyRadiomics features of the original images. |
|
Evaluate a supervoxel-level feature tree into one |
|
Name-to-implementation registry for supervoxel feature extractors. |
Functions
Build one supervoxel-level node: a leaf extractor or a combiner tree. |
|
Average each voxel feature within each supervoxel. |