openalea.phenomenal.image.routines.mean_image# openalea.phenomenal.image.routines.mean_image(images)[source]# Compute the mean of an image list. Parameters: images ([ numpy.ndarray of integers ]) – list of 3-D array Returns: out – Mean of the list image Return type: numpy.ndarray See also threshold_meanshift