openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.reconstruction_grid#

openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.reconstruction_grid(center=(0.0, 0.0, 0.0), grid_size=4096, voxel_size=512)[source]#

Setup a reconstruction grid :param center: coordinates of the center of the grid :param grid_size: outer edge length of the grid :param voxel_size: edge length of voxels composing the grid

Returns:

a Voxels (positions, size) named tuple