openalea.phenomenal.multi_view_reconstruction._multi_view_reconstruction_octree#

Functions

reconstruction_3d_octree(image_views[, ...])

Construct a list of voxel represented object with positive value on binary image in images of images_projections.

remove_surrounded(leaf_nodes)

remove_surrounded_fully_visible(leaf_nodes, ...)

voxel_is_fully_visible_in_image(...)

voxel_is_visible_in_image(voxel_center, ...)

Return True or False if the voxel projected on image with the function projection (projection) have positive value on image.