openalea.phenomenal.segmentation#

3D Segmentation#

Skeletonization#

graph

image_3d_routines

_skeleton_octree

This module is actually deprecated

skeleton_phenomenal

skeleton_thinning

A 3D 6-subiteration thinning algorithm for extracting medial lines of Kalman Palagyi and Attila Kuba implementation

Maize Segmentation#

peak_detection(values[, order])

plane_interception

maize_segmentation(voxel_skeleton, graph[, ...])

Labeling segments in voxel_skeleton into 4 label.

maize_stem_detection

maize_analysis(maize_segmented)

Update info field of the VoxelSegmentation object with the analysis result computed.

Modules

graph

image_3d_routines

maize_analysis(maize_segmented)

Update info field of the VoxelSegmentation object with the analysis result computed.

maize_segmentation(voxel_skeleton, graph[, ...])

Labeling segments in voxel_skeleton into 4 label.

maize_stem_detection

peak_detection(values[, order])

plane_interception

skeleton_phenomenal

skeleton_thinning

A 3D 6-subiteration thinning algorithm for extracting medial lines of Kalman Palagyi and Attila Kuba implementation