openalea.phenomenal.multi_view_reconstruction.evaluation#

Functions

reconstruction_metrics(voxels_grid, image_views)

Compute mean metrics over all views.

segmentation_metrics(img_ref, img_src)

Compute TP, FP, FN, TN + IoU + Dice between two binary images.