$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::doc Namespace Reference

Classes

struct  Accumulator
 Documentation class for mln::Accumulator.
struct  Box
 Documentation class for mln::Box.
struct  Dpoint
 Documentation class for mln::Dpoint.
struct  Fastest_Image
 Documentation class for the concept of images that have the speed property set to "fastest".
struct  Generalized_Pixel
 Documentation class for mln::Generalized_Pixel.
struct  Image
 Documentation class for mln::Image.
struct  Iterator
 Documentation class for mln::Iterator.
struct  Neighborhood
 Documentation class for mln::Neighborhood.
struct  Object
 Documentation class for mln::Object.
struct  Pixel_Iterator
 Documentation class for mln::Iterator.
struct  Point_Site
 Documentation class for mln::Point_Site.
struct  Site_Iterator
 Documentation class for mln::Site_Iterator.
struct  Site_Set
 Documentation class for mln::Site_Set.
struct  Value_Iterator
 Documentation class for mln::Value_Iterator.
struct  Value_Set
 Documentation class for mln::Value_Set.
struct  Weighted_Window
 Documentation class for mln::Weighted_Window.
struct  Window
 Documentation class for mln::Window.

Detailed Description

The namespace mln::doc is only for documentation purpose.

Since concepts are not yet part of the C++ Standard, they are not explicitly expressed in code. Their documentation is handled by their respective ghost class, located in this namespace.

Warning
The ghost classes located in mln::doc should not be used by the client.