openalea.phenomenal.image.io#

Formats module to read/write image

Functions

read_image(filename[, flag])

Read an image from a file name with opencv API.

write_image(filename, image)

Write an image in a file.