openalea.phenomenal.data.path_bin_images

openalea.phenomenal.data.path_bin_images(plant_number=1)[source]

According to the plant number return a dict[id_camera][angle] containing filename of the binary image.

Parameters:plant_number (int) – Number of the plant desired
Returns:d – dict[id_camera][angle] = filename
Return type:dict of dict of string