openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.check_each#

openalea.phenomenal.multi_view_reconstruction.multi_view_reconstruction.check_each(image_views, check=True)[source]#

Return a check dict for all keys in image_views according to check

Parameters:
  • image_views – {name: ImageView, …} Dict of phenomenal.object.ImageView objects gathering image, projection, where image is a binary image (numpy.ndarray) and projection a function projecting (x, y, z) -> (u, v) coordinate on image

  • check – bool | str | [str,…] If True or False, the value associated to each key present in image_views. If a list of name, the names to be set to True