openalea.phenomenal.object.imageView#

Functions

as_image_views(images_iterator, calibration)

Convert an image iterator into a dictionary of ImageView objects.

iter_image_paths(image_paths, imread[, ...])

Iterate over images stored as file paths.

iter_images(images[, cameras, angles])

Iterate over an in-memory image dictionary.

Classes

ImageView(image, projection)

Container associating an image with its geometric projection.