openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.have_image_ref#

openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.have_image_ref(image_views)[source]#

Returns whether an array of ImageView has a reference image or not.

Parameters:

image_views (array[ImageView]) – The array of ImageView to test

Return type:

True if the array has a reference image else False.