$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Values morphers

Classes

struct  mln::cast_image_< T, I >
 Class of image morpher which takes an image to change its data type. More...
struct  mln::fun_image< F, I >
 Image read through a function. More...
class  mln::thru_image< I, F >
 Morph image values through a function. More...
struct  mln::violent_cast_image< T, I >
 Violently cast image values to a given type. More...

Detailed Description

Morpher on image values.