 mln | Mln/convert/to_image.hh |
  accu | Namespace of accumulators |
   image | Namespace of accumulator image routines |
   impl | Implementation namespace of accumulator namespace |
   logic | Namespace of logical accumulators |
    land | "Logical-and" accumulator |
    land_basic | "Logical-and" accumulator |
    lor | "Logical-or" accumulator |
    lor_basic | "Logical-or" accumulator class |
   math | Namespace of mathematic accumulators |
    count | Generic counter accumulator |
    inf | Generic inf accumulator class |
    sum | Generic sum accumulator class |
    sup | Generic sup accumulator class |
   meta | |
    logic | Namespace of logical meta-accumulators |
     land | Meta accumulator for land |
     land_basic | Meta accumulator for land_basic |
     lor | Meta accumulator for lor |
     lor_basic | Meta accumulator for lor_basic |
    math | Namespace of mathematic meta-accumulators |
     count | Meta accumulator for count |
     inf | Meta accumulator for inf |
     sum | Meta accumulator for sum |
     sup | Meta accumulator for sup |
    shape | Namespace of shape meta-accumulators |
     bbox | Meta accumulator for bbox |
     height | Meta accumulator for height |
     volume | Meta accumulator for volume |
    stat | Namespace of statistical meta-accumulators |
     max | Meta accumulator for max |
     max_h | Meta accumulator for max |
     mean | Meta accumulator for mean |
     median_alt | Meta accumulator for median_alt |
     median_h | Meta accumulator for median_h |
     min | Meta accumulator for min |
     min_h | Meta accumulator for min |
     rank | Meta accumulator for rank |
     rank_high_quant | Meta accumulator for rank_high_quant |
    center | Meta accumulator for center |
    count_adjacent_vertices | Meta accumulator for count_adjacent_vertices |
    count_labels | Meta accumulator for count_labels |
    count_value | FIXME: How to write a meta accumulator with a constructor taking a generic argument? Meta accumulator for count_value |
    histo | Meta accumulator for histo |
    label_used | Meta accumulator for label_used |
    maj_h | Meta accumulator for maj_h |
    max_site | Meta accumulator for max_site |
    nil | Meta accumulator for nil |
    p | Meta accumulator for p |
    pair | Meta accumulator for pair |
    rms | Meta accumulator for rms |
    tuple | Meta accumulator for tuple |
    val | Meta accumulator for val |
   shape | Namespace of shape accumulators |
    bbox | Generic bounding box accumulator class |
    height | Height accumulator |
    volume | Volume accumulator class |
   site_set | |
    rectangularity | Compute the rectangularity of a site set |
   stat | Namespace of statistical accumulators |
    meta | |
     deviation | Meta accumulator for deviation |
    deviation | Generic standard deviation accumulator class |
    histo3d_rgb | Define a histogram as accumulator which returns an image3d |
    max | Generic max accumulator class |
    max_h | Generic max function based on histogram over a value set with type V |
    mean | Generic mean accumulator class |
    median_alt | Generic median_alt function based on histogram over a value set with type S |
    median_h | Generic median function based on histogram over a value set with type V |
    min | Generic min accumulator class |
    min_h | Generic min function based on histogram over a value set with type V |
    min_max | Generic min and max accumulator class |
    rank | Generic rank accumulator class |
    rank< bool > | Rank accumulator class for Boolean |
    rank_high_quant | Generic rank accumulator class |
    var | Var accumulator class |
    variance | Variance accumulator class |
   center | Mass center accumulator |
   convolve | Generic convolution accumulator class |
   count_adjacent_vertices | Accumulator class counting the number of vertices adjacent to a set of mln::p_edges_psite (i.e., a set of edges) |
   count_labels | Count the number of different labels in an image |
   count_value | Define an accumulator that counts the occurrence of a given value |
   histo | Generic histogram class over a value set with type V |
   label_used | References all the labels used |
   maj_h | Compute the majority value |
   max_site | Define an accumulator that computes the first site with the maximum value in an image |
   nil | Define an accumulator that does nothing |
   p | Generic p of accumulators |
   pair | Generic pair of accumulators |
   rms | Generic root mean square accumulator class |
   tuple | Generic tuple of accumulators |
   val | Generic val of accumulators |
  algebra | Namespace of algebraic structure |
   h_mat | N-Dimensional matrix with homogeneous coordinates |
   h_vec | N-Dimensional vector with homogeneous coordinates |
  arith | Namespace of arithmetic |
   impl | Implementation namespace of arith namespace |
    generic | Generic implementation namespace of arith namespace |
  binarization | Namespace of "point-wise" expression tools |
  border | Namespace of routines related to image virtual (outer) border |
   impl | Implementation namespace of border namespace |
    generic | Generic implementation namespace of border namespace |
  canvas | Namespace of canvas |
   browsing | Namespace of browsing canvas |
    backdiagonal2d_t | Browsing in a certain direction |
    breadth_first_search_t | Breadth-first search algorithm for graph, on vertices |
    depth_first_search_t | Breadth-first search algorithm for graph, on vertices |
    diagonal2d_t | Browsing in a certain direction |
    dir_struct_elt_incr_update_t | Browsing in a certain direction with a segment |
    directional_t | Browsing in a certain direction |
    fwd_t | Canvas for forward browsing |
    hyper_directional_t | Browsing in a certain direction |
    snake_fwd_t | Browsing in a snake-way, forward |
    snake_generic_t | Multidimentional Browsing in a given-way |
    snake_vert_t | Browsing in a snake-way, forward |
   impl | Implementation namespace of canvas namespace |
   labeling | Namespace of labeling canvas |
    impl | Implementation namespace of labeling canvas namespace |
   morpho | Namespace of morphological canvas |
   chamfer | Compute chamfer distance |
  convert | Namespace of conversion routines |
  data | Namespace of image processing routines related to pixel data |
   approx | Namespace of image processing routines related to pixel levels with approximation |
    impl | Implementation namespace of data::approx namespace |
   impl | Implementation namespace of data namespace |
    generic | Generic implementation namespace of data namespace |
   naive | Namespace of image processing routines related to pixel levels with naive approach |
    impl | Implementation namespace of data::naive namespace |
  debug | Namespace of routines that help to debug |
   impl | Implementation namespace of debug namespace |
  def | Namespace for core definitions |
  display | Namespace of routines that help to display images |
   impl | Implementation namespace of display namespace |
    generic | Generic implementation namespace of display namespace |
  doc | The namespace mln::doc is only for documentation purpose |
   Accumulator | Documentation class for mln::Accumulator |
   Box | Documentation class for mln::Box |
   Dpoint | Documentation class for mln::Dpoint |
   Fastest_Image | Documentation class for the concept of images that have the speed property set to "fastest" |
   Generalized_Pixel | Documentation class for mln::Generalized_Pixel |
   Image | Documentation class for mln::Image |
   Iterator | Documentation class for mln::Iterator |
   Neighborhood | Documentation class for mln::Neighborhood |
   Object | Documentation class for mln::Object |
   Pixel_Iterator | Documentation class for mln::Iterator |
   Point_Site | Documentation class for mln::Point_Site |
   Site_Iterator | Documentation class for mln::Site_Iterator |
   Site_Set | Documentation class for mln::Site_Set |
   Value_Iterator | Documentation class for mln::Value_Iterator |
   Value_Set | Documentation class for mln::Value_Set |
   Weighted_Window | Documentation class for mln::Weighted_Window |
   Window | Documentation class for mln::Window |
  draw | Namespace of drawing routines |
  estim | Namespace of estimation materials |
  extension | Namespace of extension tools |
  fun | Namespace of functions |
   access | Namespace for access functions |
   i2v | Namespace of integer-to-value functions |
   n2v | Namespace of functions from nil to value |
    white_gaussian | Generate a White Gaussian Noise |
   p2b | Namespace of functions from point to boolean |
    antilogy | A p2b function always returning false |
    tautology | A p2b function always returning true |
   p2p | Namespace of functions from grid point to grid point |
   p2v | Namespace of functions from point to value |
   stat | Namespace of statistical functions |
   v2b | Namespace of functions from value to logic value |
    lnot | Functor computing logical-not on a value |
    threshold | Threshold function |
   v2i | Namespace of value-to-integer functions |
   v2v | Namespace of functions from value to value |
    ch_function_value | Wrap a function v2v and convert its result to another type |
    component | Functor that accesses the i-th component of a value |
    l1_norm | L1-norm |
    l2_norm | L2-norm |
    linear | Linear function. f(v) = a * v + b. V is the type of input values; T is the type used to compute the result; R is the result type |
    linfty_norm | L-infty norm |
    rgb8_to_rgbn | Convert a rgb8 value to a rgn, n < 8 |
   v2w2v | Namespace of bijective functions |
    cos | Cosinus bijective functor |
   v2w_w2v | Namespace of functions from value to value |
    l1_norm | L1-norm |
    l2_norm | L2-norm |
    linfty_norm | L-infty norm |
   vv2b | Namespace of functions from value to value |
    eq | Functor computing equal between two values |
    ge | Functor computing "greater or equal than" between two values |
    gt | Functor computing "greater than" between two values |
    implies | Functor computing logical-implies between two values |
    le | Functor computing "lower or equal than" between two values |
    lt | Functor computing "lower than" between two values |
   vv2v | Namespace of functions from a couple of values to a value |
    diff_abs | A functor computing the diff_absimum of two values |
    land | Functor computing logical-and between two values |
    land_not | Functor computing logical and-not between two values |
    lor | Functor computing logical-or between two values |
    lxor | Functor computing logical-xor between two values |
    max | A functor computing the maximum of two values |
    min | A functor computing the minimum of two values |
    vec | A functor computing the vecimum of two values |
   x2p | Namespace of functions from point to value |
    closest_point | FIXME: doxygen + concept checking |
   x2v | Namespace of functions from vector to value |
    bilinear | Represent a bilinear interolation of values from an underlying image |
    trilinear | Represent a trilinear interolation of values from an underlying image |
   x2x | Namespace of functions from vector to vector |
    composed | Represent a composition of two transformations |
    linear | Represent a linear interolation of values from an underlying image |
    rotation | Represent a rotation function |
    translation | Translation function-object |
   from_accu | Wrap an accumulator into a function |
  geom | Namespace of all things related to geometry |
   impl | Implementation namespace of geom namespace |
   complex_geometry | A functor returning the sites of the faces of a complex where the locations of each 0-face is stored |
  graph | Namespace of graph related routines |
   attribute | |
    card_t | Compute the cardinality of every component in a graph |
    representative_t | Compute the representative vertex of every component in a graph |
  grid | Namespace of grids definitions |
  histo | Namespace of histograms |
   impl | Implementation namespace of histo namespace |
    generic | Generic implementation namespace of histo namespace |
   array | Generic histogram class over a value set with type T |
  impl | Implementation namespace of mln namespace |
  io | Namespace of input/output handling |
   cloud | Namespace of cloud input/output handling |
   dicom | Namespace of DICOM input/output handling |
    dicom_header | Store dicom file header |
   dump | Namespace of dump input/output handling |
    dump_header | Store dump file header |
   fits | Namespace of fits input/output handling |
   fld | Namespace of pgm input/output handling |
    fld_header | Define the header structure of an AVS field data file |
   magick | Namespace of magick input/output handling |
   off | Namespace of off input/output handling |
   pbm | Namespace of pbm input/output handling |
    impl | Namespace of pbm implementation details |
   pbms | Namespace of pbms input/output handling |
    impl | Namespace of pbms implementation details |
   pfm | Namespace of pfm input/output handling |
    impl | Implementation namespace of pfm namespace |
   pgm | Namespace of pgm input/output handling |
   pgms | Namespace of pgms input/output handling |
   plot | Namespace of plot input/output handling |
   pnm | Namespace of pnm input/output handling |
    impl | Namespace of pnm's implementation details |
   pnms | Namespace of pnms input/output handling |
   ppm | Namespace of ppm input/output handling |
   ppms | Namespace of ppms input/output handling |
   raw | Namespace of raw input/output handling |
    raw_header | Store raw file header |
   tiff | Namespace of tiff input/output handling |
   txt | Namespace of txt input/output handling |
  labeling | Namespace of labeling routines |
   impl | Implementation namespace of labeling namespace |
    generic | Generic implementation namespace of labeling namespace |
  linear | Namespace of linear image processing routines |
   impl | Namespace of linear image processing routines implementation details |
   local | Specializations of local linear routines |
    impl | Namespace of local linear routines implementation details |
  literal | Namespace of literals |
   black_t | Type of literal black |
   blue_t | Type of literal blue |
   brown_t | Type of literal brown |
   cyan_t | Type of literal cyan |
   green_t | Type of literal green |
   identity_t | Type of literal identity |
   light_gray_t | Type of literal grays |
   lime_t | Type of literal lime |
   magenta_t | Type of literal magenta |
   max_t | Type of literal max |
   min_t | Type of literal min |
   olive_t | Type of literal olive |
   one_t | Type of literal one |
   orange_t | Type of literal orange |
   origin_t | Type of literal origin |
   pink_t | Type of literal pink |
   purple_t | Type of literal purple |
   red_t | Type of literal red |
   teal_t | Type of literal teal |
   violet_t | Type of literal violet |
   white_t | Type of literal white |
   yellow_t | Type of literal yellow |
   zero_t | Type of literal zero |
  logical | Namespace of logic |
   impl | Implementation namespace of logical namespace |
    generic | Generic implementation namespace of logical namespace |
  make | Namespace of routines that help to make Milena's objects |
  math | Namespace of mathematical routines |
  metal | Namespace of meta-programming tools |
   impl | Implementation namespace of metal namespace |
   math | Namespace of static mathematical functions |
    impl | Implementation namespace of metal::math namespace |
   ands | Ands type |
   converts_to | "converts-to" check |
   equal | Definition of a static 'equal' test |
   goes_to | "goes-to" check |
   is | "is" check |
   is_a | "is_a" check |
   is_not | "is_not" check |
   is_not_a | "is_not_a" static Boolean expression |
  morpho | Namespace of mathematical morphology routines |
   approx | Namespace of approximate mathematical morphology routines |
   attribute | Namespace of attributes used in mathematical morphology |
    card | Cardinality accumulator class |
    count_adjacent_vertices | Count_Adjacent_Vertices accumulator class |
    height | Height accumulator class |
    sharpness | Sharpness accumulator class |
    sum | Suminality accumulator class |
    volume | Volume accumulator class |
   closing | |
    approx | Namespace of approximate mathematical morphology closing routines |
   elementary | Namespace of image processing routines of elementary mathematical morphology |
   impl | Namespace of mathematical morphology routines implementations |
    generic | Namespace of mathematical morphology routines generic implementations |
   opening | |
    approx | Namespace of approximate mathematical morphology opening routines |
   reconstruction | Namespace of morphological reconstruction routines |
    by_dilation | Namespace of morphological reconstruction by dilation routines |
    by_erosion | Namespace of morphological reconstruction by erosion routines |
   tree | Namespace of morphological tree-related routines |
    filter | Namespace for attribute filtering |
   watershed | Namespace of morphological watershed routines |
    watershed | Namespace of morphological watershed routines implementations |
     generic | Namespace of morphological watershed routines generic implementations |
  norm | Namespace of norms |
   impl | Implementation namespace of norm namespace |
  opt | Namespace of optional routines |
   impl | Implementation namespace of opt namespace |
  pw | Namespace of "point-wise" expression tools |
   image | A generic point-wise image implementation |
  registration | Namespace of "point-wise" expression tools |
   closest_point_basic | Closest point functor based on map distance |
   closest_point_with_map | Closest point functor based on map distance |
  select | Select namespace (FIXME doc) |
   p_of | Structure p_of |
  set | Namespace of image processing routines related to pixel sets |
  subsampling | Namespace of "point-wise" expression tools |
  tag | Namespace of image processing routines related to tags |
  test | Namespace of image processing routines related to pixel tests |
   impl | Implementation namespace of test namespace |
  topo | Namespace of "point-wise" expression tools |
   skeleton | |
    is_simple_point | |
   adj_higher_dim_connected_n_face_bkd_iter | Backward iterator on all the n-faces sharing an adjacent (n+1)-face with a (reference) n-face of an mln::complex<D> |
   adj_higher_dim_connected_n_face_fwd_iter | Forward iterator on all the n-faces sharing an adjacent (n+1)-face with a (reference) n-face of an mln::complex<D> |
   adj_higher_face_bkd_iter | Backward iterator on all the adjacent (n+1)-faces of the n-face of an mln::complex<D> |
   adj_higher_face_fwd_iter | Forward iterator on all the adjacent (n+1)-faces of the n-face of an mln::complex<D> |
   adj_lower_dim_connected_n_face_bkd_iter | Backward iterator on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face of an mln::complex<D> |
   adj_lower_dim_connected_n_face_fwd_iter | Forward iterator on all the n-faces sharing an adjacent (n-1)-face with a (reference) n-face of an mln::complex<D> |
   adj_lower_face_bkd_iter | Backward iterator on all the adjacent (n-1)-faces of the n-face of an mln::complex<D> |
   adj_lower_face_fwd_iter | Forward iterator on all the adjacent (n-1)-faces of the n-face of an mln::complex<D> |
   adj_lower_higher_face_bkd_iter | Forward iterator on all the adjacent (n-1)-faces and (n+1)-faces of the n-face of an mln::complex<D> |
   adj_lower_higher_face_fwd_iter | Forward iterator on all the adjacent (n-1)-faces and (n+1)-faces of the n-face of an mln::complex<D> |
   adj_m_face_bkd_iter | Backward iterator on all the m-faces transitively adjacent to a (reference) n-face in a complex |
   adj_m_face_fwd_iter | Forward iterator on all the m-faces transitively adjacent to a (reference) n-face in a complex |
   algebraic_face | Algebraic face handle in a complex; the face dimension is dynamic |
   algebraic_n_face | Algebraic N-face handle in a complex |
   center_only_iter | Iterator on all the adjacent (n-1)-faces of the n-face of an mln::complex<D> |
   centered_bkd_iter_adapter | Forward complex relative iterator adapters adding the central (reference) point to the set of iterated faces |
   centered_fwd_iter_adapter | Backward complex relative iterator adapters adding the central (reference) point to the set of iterated faces |
   complex | General complex of dimension D |
   face | Face handle in a complex; the face dimension is dynamic |
   face_bkd_iter | Backward iterator on all the faces of an mln::complex<D> |
   face_fwd_iter | Forward iterator on all the faces of an mln::complex<D> |
   is_n_face | A functor testing wheter a mln::complex_psite is an N -face |
   is_simple_2d_t | Test if a point is simple or not |
   is_simple_cell | A predicate for the simplicity of a point based on the collapse property of the attachment |
   n_face | N-face handle in a complex |
   n_face_bkd_iter | Backward iterator on all the faces of an mln::complex<D> |
   n_face_fwd_iter | Forward iterator on all the faces of an mln::complex<D> |
   n_faces_set | Set of face handles of dimension N |
   static_n_face_bkd_iter | Backward iterator on all the N-faces of a mln::complex<D> |
   static_n_face_fwd_iter | Forward iterator on all the N-faces of a mln::complex<D> |
  trace | Namespace of routines related to the trace mechanism |
  trait | Namespace where traits are defined |
  transform | Namespace of transforms |
  util | Namespace of tools using for more complex algorithm |
   impl | Implementation namespace of util namespace |
   adjacency_matrix | A class of adjacency matrix |
   array | A dynamic array class |
   branch | Class of generic branch |
   branch_iter | Basic 2D image class |
   branch_iter_ind | Basic 2D image class |
   couple | Definition of a couple |
   eat | Eat structure |
   edge | Edge of a graph G |
   fibonacci_heap | Fibonacci heap |
   graph | Undirected graph |
   greater_point | A ``greater than'' functor comparing points w.r.t |
   greater_psite | A ``greater than'' functor comparing psites w.r.t |
   head | Top structure of the soft heap |
   ignore | Ignore structure |
   ilcell | Element of an item list. Store the data (key) used in soft_heap |
   line_graph | Undirected line graph of a graph of type G |
   nil | Nil structure |
   node | Meta-data of an element in the heap |
   object_id | Base class of an object id |
   ord | Function-object that defines an ordering between objects with type T: lhs R rhs |
   ord_pair | Ordered pair structure s.a |
   pix | Structure pix |
   set | An "efficient" mathematical set class |
   site_pair | A pair of sites |
   soft_heap | Soft heap |
   timer | Timer structure |
   tracked_ptr | Smart pointer for shared data with tracking |
   tree | Class of generic tree |
   tree_node | Class of generic tree_node for tree |
   vertex | Vertex of a graph G |
   yes | Object that always says "yes" |
  value | Namespace of materials related to pixel value types |
   impl | Implementation namespace of value namespace |
   qt | |
    rgb32 | Color class for red-green-blue where every component is n-bit encoded |
   float01 | Class for floating values restricted to the interval [0..1] and discretized with n bits |
   float01_f | Class for floating values restricted to the interval [0..1] |
   graylevel | General gray-level class on n bits |
   graylevel_f | General gray-level class on n bits |
   int_s | Signed integer value class |
   int_u | Unsigned integer value class |
   int_u_sat | Unsigned integer value class with saturation behavior |
   Integer | Concept of integer |
   Integer< void > | Category flag type |
   label | Label value class |
   lut_vec | Class that defines FIXME |
   proxy | Generic proxy class for an image pixel value |
   rgb | Color class for red-green-blue where every component is n-bit encoded |
   set | Class that defines the set of values of type T |
   sign | Value type composed by the set (-1, 0, 1) sign value type is a subset of the int value type |
   stack_image | Stack image class |
   super_value< sign > | Specializations: |
   value_array | Generic array class over indexed by a value set with type T |
  win | Namespace of image processing routines related to win |
   backdiag2d | Diagonal line window defined on the 2D square grid |
   ball | Generic ball window defined on a given grid |
   cube3d | Cube window defined on the 3D grid |
   cuboid3d | Cuboid defined on the 3-D square grid |
   diag2d | Diagonal line window defined on the 2D square grid |
   line | Generic line window defined on a given grid in the given dimension |
   multiple | Multiple window |
   multiple_size | Definition of a multiple-size window |
   octagon2d | Octagon window defined on the 2D square grid |
   rectangle2d | Rectangular window defined on the 2D square grid |
  world | |
   inter_pixel | |
    is_separator | Functor returning whether a site is a separator in an inter-pixel image |
  Accumulator | Base class for implementation of accumulators |
  bkd_pixter1d | Backward pixel iterator on a 1-D image with border |
  bkd_pixter2d | Backward pixel iterator on a 2-D image with border |
  bkd_pixter3d | Backward pixel iterator on a 3-D image with border |
  box | Generic box class: site set containing points of a regular grid |
  Box | Base class for implementation classes of boxes |
  box_runend_piter | A generic backward iterator on points by lines |
  box_runstart_piter | A generic forward iterator on points by lines |
  Browsing | Base class for implementation classes that are browsings |
  category< R(*)(A) > | Category declaration for a unary C function |
  complex_image | Image based on a complex |
  complex_neighborhood_bkd_piter | Backward iterator on complex neighborhood |
  complex_neighborhood_fwd_piter | Forward iterator on complex neighborhood |
  complex_psite | Point site associated to a mln::p_complex |
  complex_window_bkd_piter | Backward iterator on complex window |
  complex_window_fwd_piter | Forward iterator on complex window |
  decorated_image | Image that can have additional features |
  Delta_Point_Site | FIXME: Doc! |
  Delta_Point_Site< void > | Delta point site category flag type |
  dpoint | Generic delta-point class |
  Dpoint | Base class for implementation of delta-point classes |
  dpoints_bkd_pixter | A generic backward iterator on the pixels of a dpoint-based window or neighborhood |
  dpoints_fwd_pixter | A generic forward iterator on the pixels of a dpoint-based window or neighborhood |
  dpsites_bkd_piter | A generic backward iterator on points of windows and of neighborhoods |
  dpsites_fwd_piter | A generic forward iterator on points of windows and of neighborhoods |
  Edge | Edge category flag type |
  edge_image | Image based on graph edges |
  extended | Makes an image become restricted by a point set |
  extension_fun | Extends the domain of an image with a function |
  extension_ima | Extends the domain of an image with an image |
  extension_val | Extends the domain of an image with a value |
  flat_image | Image with a single value |
  fun_image | Image read through a function |
  Function | Base class for implementation of function-objects |
  Function< void > | Function category flag type |
  Function_n2v | Base class for implementation of function-objects from Nil to value |
  Function_v2b | Base class for implementation of function-objects from a value to a Boolean |
  Function_v2v | Base class for implementation of function-objects from value to value |
  Function_vv2b | Base class for implementation of function-objects from a couple of values to a Boolean |
  Function_vv2v | Base class for implementation of function-objects from a couple of values to a value |
  fwd_pixter1d | Forward pixel iterator on a 1-D image with border |
  fwd_pixter2d | Forward pixel iterator on a 2-D image with border |
  fwd_pixter3d | Forward pixel iterator on a 3-D image with border |
  Gdpoint | FIXME: Doc! |
  Gdpoint< void > | Delta point site category flag type |
  Generalized_Pixel | Base class for implementation classes that are pixels or that have the behavior of pixels |
  Gpoint | Base class for implementation of point classes |
  Graph | Base class for implementation of graph classes |
  graph_elt_mixed_neighborhood | Elementary neighborhood on graph class |
  graph_elt_mixed_window | Elementary window on graph class |
  graph_elt_neighborhood | Elementary neighborhood on graph class |
  graph_elt_neighborhood_if | Elementary neighborhood_if on graph class |
  graph_elt_window | Elementary window on graph class |
  graph_elt_window_if | Custom window on graph class |
  graph_window_base | |
  graph_window_if_piter | Forward iterator on line graph window |
  graph_window_piter | Forward iterator on line graph window |
  hexa | Hexagonal image class |
  Image | Base class for implementation of image classes |
  image1d | Basic 1D image class |
  image2d | Basic 2D image class |
  image2d_h | 2d image based on an hexagonal mesh |
  image3d | Basic 3D image class |
  interpolated | Makes the underlying image being accessed with floating coordinates |
  Iterator | Base class for implementation classes that are iterators |
  labeled_image | Morpher providing an improved interface for labeled image |
  labeled_image_base | Base class Morpher providing an improved interface for labeled image |
  lazy_image | Image values are computed on the fly |
  Literal | Base class for implementation classes of literals |
  Mesh | Base class for implementation classes of meshes |
  Meta_Accumulator | Base class for implementation of meta accumulators |
  Meta_Function | Base class for implementation of meta functions |
  Meta_Function_v2v | Base class for implementation of function-objects from value to value |
  Meta_Function_vv2v | Base class for implementation of function-objects from value to value |
  neighb | Adapter class from window to neighborhood |
  Neighborhood | Base class for implementation classes that are neighborhoods |
  Neighborhood< void > | Neighborhood category flag type |
  Object | Base class for almost every class defined in Milena |
  p2p_image | FIXME: Doc! |
  p_array | Multi-set of sites |
  p_centered | Site set corresponding to a window centered on a site |
  p_complex | A complex psite set based on the N-faces of a complex of dimension D (a D-complex ) |
  p_edges | Site set mapping graph edges and image sites |
  p_faces | A complex psite set based on a the N-faces of a complex of dimension D (a D-complex) |
  p_graph_piter | Generic iterator on point sites of a mln::S |
  p_if | Site set restricted w.r.t |
  p_image | Site set based on an image of Booleans |
  p_indexed_bkd_piter | Backward iterator on sites of an indexed site set |
  p_indexed_fwd_piter | Forward iterator on sites of an indexed site set |
  p_indexed_psite | Psite class for indexed site sets such as p_array |
  p_key | Priority queue class |
  p_line2d | 2D discrete line of points |
  p_mutable_array_of | P_mutable_array_of is a mutable array of site sets |
  p_n_faces_bkd_piter | Backward iterator on the n-faces sites of an mln::p_complex<D, G> |
  p_n_faces_fwd_piter | Forward iterator on the n-faces sites of an mln::p_complex<D, G> |
  p_priority | Priority queue |
  p_queue | Queue of sites (based on std::deque) |
  p_queue_fast | Queue of sites class (based on p_array |
  p_run | Point set class in run |
  p_set | Mathematical set of sites (based on util::set) |
  p_transformed | Site set transformed through a function |
  p_transformed_piter | Iterator on p_transformed<S,F> |
  p_vaccess | Site set in which sites are grouped by their associated value |
  p_vertices | Site set based mapping graph vertices to sites |
  pixel | Generic pixel class |
  plain | Prevents an image from sharing its data |
  point | Generic point class |
  Point | Base class for implementation of point classes |
  Proxy | Base class for implementation classes of the notion of "proxy" |
  Proxy< void > | Proxy category flag type |
  Pseudo_Site | Base class for implementation classes of the notion of "pseudo site" |
  Pseudo_Site< void > | Pseudo_Site category flag type |
  Regular_Grid | Base class for implementation classes of regular grids |
  safe_image | Makes an image accessible at undefined location |
  Site | Base class for classes that are explicitly sites |
  Site< void > | Site category flag type |
  Site_Iterator | Base class for implementation of classes of iterator on points |
  Site_Proxy | Base class for implementation classes of the notion of "site proxy" |
  Site_Proxy< void > | Site_Proxy category flag type |
  Site_Set | Base class for implementation classes of site sets |
  Site_Set< void > | Site_Set category flag type |
  sub_image | Image having its domain restricted by a site set |
  sub_image_if | Image having its domain restricted by a site set and a function |
  thru_image | Morph image values through a function |
  thrubin_image | Morphes values from two images through a binary function |
  tr_image | Transform an image by a given transformation |
  transformed_image | Image having its domain restricted by a site set |
  unproject_image | Un-projects an image |
  Value | Base class for implementation classes of values |
  Vertex | Vertex category flag type |
  vertex_image | Image based on graph vertices |
  violent_cast_image | Violently cast image values to a given type |
  w_window | Generic w_window class |
  Weighted_Window | Base class for implementation classes that are weighted_windows |
  window | Generic window class |
  Window | Base class for implementation classes that are windows |
 trait | |
  graph | Graph traits |
  graph< mln::complex_image< 1, G, V > > | Graph traits for 1-complexes images |
  graph< mln::image2d< T > > | Graph traits for mln::image2d |
 array | Forward declaration |
 C_Function | Concept-like |
 data | Class of image internal data |
 depth1st_piter | Depth1st tree traversal iterator |
 dn_leaf_piter | Iterate on tree's leaves in the same way of dn_node_piter |
 dn_node_piter | Iterate on tree's nodes (component representants) from leaves to roots |
 dn_site_piter | Iterate on tree's sites from roots to leaves |
 face_data | Data (adjacent faces) associated to a N-face of a D-complex |
 faces_set_mixin | Recursive mixins of set of faces |
 graph_elt_mixed_window | Forward declaration |
 graph_elt_window | Forward declaration |
 graph_elt_window_if | Forward declaration |
 graph_mixed_window_iter_dispatch | Default The given site set parameter is not supported yet! |
 graph_window_if_iter_dispatch | Default The given site set parameter is not supported yet! |
 graph_window_iter_dispatch | Default The given site set parameter is not supported yet! |
 int_s | Fwd decls |
 line_graph | Fwd declaration |
 point | Forward declarations |
 point | Forward declarations |
 site_set_impl | The facade |
 subject_point_impl | Subject_impl specialization (Proxy) |
 tree_node | Fwd declarations |
 up_leaf_piter | Iterate on tree's leaves in the same way of up_node_piter |
 up_node_piter | Iterate on tree's nodes (component representants) from leaves to roots |
 up_site_piter | Iterate on tree's sites from leaves to roots |