openalea.phenomenal.object.VoxelSegmentation

class openalea.phenomenal.object.VoxelSegmentation(voxels_size)[source]
__init__(voxels_size)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(voxels_size) x.__init__(…) initializes x; see help(type(x)) for signature
get_growing_leafs()
get_leaf_order(number)
get_leafs()
get_mature_leafs()
get_number_of_leaf()
VoxelSegmentation.get_plant_info
get_stem()
get_unknown()
get_voxels_position([except_organs])
read_from_json_gz(filename[, without_info])
swap_leaf_order(number_1, number_2)
write_to_json_gz(filename)