Morpher on image domain. More...
Classes | |
struct | mln::extended< I > |
Makes an image become restricted by a point set. More... | |
class | mln::extension_fun< I, F > |
Extends the domain of an image with a function. More... | |
class | mln::extension_ima< I, J > |
Extends the domain of an image with an image. More... | |
class | mln::extension_val< I > |
Extends the domain of an image with a value. More... | |
struct | mln::hexa< I > |
hexagonal image class. More... | |
struct | mln::image_if< I, F > |
Image which domain is restricted by a function 'site -> Boolean'. More... | |
struct | mln::p2p_image< I, F > |
FIXME: Doc! More... | |
struct | mln::slice_image< I > |
2D image extracted from a slice of a 3D image. More... | |
struct | mln::sub_image< I, S > |
Image having its domain restricted by a site set. More... | |
struct | mln::sub_image_if< I, S > |
Image having its domain restricted by a site set and a function. More... | |
struct | mln::transformed_image< I, F > |
Image having its domain restricted by a site set. More... | |
struct | mln::unproject_image< I, D, F > |
Un-projects an image. More... |
Morpher on image domain.