Namespace of literals. More...
Classes | |
| struct | black_t | 
| Type of literal black.  More... | |
| struct | blue_t | 
| Type of literal blue.  More... | |
| struct | brown_t | 
| Type of literal brown.  More... | |
| struct | cyan_t | 
| Type of literal cyan.  More... | |
| struct | green_t | 
| Type of literal green.  More... | |
| struct | identity_t | 
| Type of literal identity.  More... | |
| struct | light_gray_t | 
| Type of literal grays.  More... | |
| struct | lime_t | 
| Type of literal lime.  More... | |
| struct | magenta_t | 
| Type of literal magenta.  More... | |
| struct | max_t | 
| Type of literal max.  More... | |
| struct | min_t | 
| Type of literal min.  More... | |
| struct | olive_t | 
| Type of literal olive.  More... | |
| struct | one_t | 
| Type of literal one.  More... | |
| struct | orange_t | 
| Type of literal orange.  More... | |
| struct | origin_t | 
| Type of literal origin.  More... | |
| struct | pink_t | 
| Type of literal pink.  More... | |
| struct | purple_t | 
| Type of literal purple.  More... | |
| struct | red_t | 
| Type of literal red.  More... | |
| struct | teal_t | 
| Type of literal teal.  More... | |
| struct | violet_t | 
| Type of literal violet.  More... | |
| struct | white_t | 
| Type of literal white.  More... | |
| struct | yellow_t | 
| Type of literal yellow.  More... | |
| struct | zero_t | 
| Type of literal zero.  More... | |
Variables | |
| const black_t & | black = black_t() | 
| Literal black.   | |
| const blue_t & | blue = blue_t() | 
| Literal blue.   | |
| const brown_t & | brown = brown_t() | 
| Literal brown.   | |
| const cyan_t & | cyan = cyan_t() | 
| Literal cyan.   | |
| const dark_gray_t & | dark_gray = dark_gray_t() | 
| Literal dark gray.   | |
| const green_t & | green = green_t() | 
| Literal green.   | |
| const identity_t & | identity = identity_t() | 
| Literal identity.   | |
| const light_gray_t & | light_gray = light_gray_t() | 
| Literal light gray.   | |
| const lime_t & | lime = lime_t() | 
| Literal lime.   | |
| const magenta_t & | magenta = magenta_t() | 
| Literal magenta.   | |
| const max_t & | max = max_t() | 
| Literal max.   | |
| const medium_gray_t & | medium_gray = medium_gray_t() | 
| Literal medium_gray.   | |
| const min_t & | min = min_t() | 
| Literal min.   | |
| const olive_t & | olive = olive_t() | 
| Literal olive.   | |
| const one_t & | one = one_t() | 
| Literal one.   | |
| const orange_t & | orange = orange_t() | 
| Literal orange.   | |
| const origin_t & | origin = origin_t() | 
| Literal origin.   | |
| const pink_t & | pink = pink_t() | 
| Literal pink.   | |
| const purple_t & | purple = purple_t() | 
| Literal purple.   | |
| const red_t & | red = red_t() | 
| Literal red.   | |
| const teal_t & | teal = teal_t() | 
| Literal teal.   | |
| const violet_t & | violet = violet_t() | 
| Literal violet.   | |
| const white_t & | white = white_t() | 
| Literal white.   | |
| const yellow_t & | yellow = yellow_t() | 
| Literal yellow.   | |
| const zero_t & | zero = zero_t() | 
| Literal zero.   | |
Namespace of literals.
| const black_t & mln::literal::black = black_t() | 
Literal black.
Definition at line 60 of file black.hh.
Referenced by mln::labeling::colorize(), and mln::registration::icp().
| const blue_t & mln::literal::blue = blue_t() | 
| const brown_t & mln::literal::brown = brown_t() | 
| const cyan_t & mln::literal::cyan = cyan_t() | 
| const dark_gray_t & mln::literal::dark_gray = dark_gray_t() | 
| const green_t & mln::literal::green = green_t() | 
Literal green.
Definition at line 160 of file colors.hh.
Referenced by mln::registration::icp(), and mln::make_debug_graph_image().
| const identity_t & mln::literal::identity = identity_t() | 
Literal identity.
Definition at line 54 of file identity.hh.
| const light_gray_t & mln::literal::light_gray = light_gray_t() | 
| const lime_t & mln::literal::lime = lime_t() | 
| const magenta_t & mln::literal::magenta = magenta_t() | 
| const max_t & mln::literal::max = max_t() | 
Literal max.
Definition at line 66 of file literal/max.hh.
| const medium_gray_t & mln::literal::medium_gray = medium_gray_t() | 
| const min_t & mln::literal::min = min_t() | 
Literal min.
Definition at line 66 of file literal/min.hh.
| const olive_t & mln::literal::olive = olive_t() | 
| const one_t & mln::literal::one = one_t() | 
Literal one.
Definition at line 69 of file one.hh.
Referenced by mln::algebra::h_vec< d, C >::h_vec(), mln::operator++(), and mln::operator--().
| const orange_t & mln::literal::orange = orange_t() | 
| const origin_t & mln::literal::origin = origin_t() | 
Literal origin.
Definition at line 55 of file origin.hh.
Referenced by mln::win::ball< G, C >::ball(), mln::geom::bbox(), mln::box< P >::box(), mln::geom::rotate(), and mln::make::w_window().
| const pink_t & mln::literal::pink = pink_t() | 
| const purple_t & mln::literal::purple = purple_t() | 
| const red_t & mln::literal::red = red_t() | 
Literal red.
Definition at line 158 of file colors.hh.
Referenced by mln::morpho::watershed::superpose(), and mln::debug::superpose().
| const teal_t & mln::literal::teal = teal_t() | 
| const violet_t & mln::literal::violet = violet_t() | 
| const white_t & mln::literal::white = white_t() | 
| const yellow_t & mln::literal::yellow = yellow_t() | 
| const zero_t & mln::literal::zero = zero_t() | 
Literal zero.
Definition at line 69 of file zero.hh.
Referenced by mln::transform::influence_zone_geodesic_saturated(), mln::accu::shape::volume< I >::init(), mln::accu::stat::variance< T, S, R >::init(), mln::morpho::attribute::sum< I, S >::init(), mln::accu::math::sum< T, S >::init(), mln::accu::rms< T, V >::init(), mln::accu::stat::histo3d_rgb< V >::init(), mln::accu::convolve< T1, T2, R >::init(), mln::accu::center< P, V >::init(), mln::window< D >::is_centered(), mln::accu::stat::variance< T, S, R >::mean(), mln::accu::stat::var< T >::mean(), mln::geom::mesh_corner_point_area(), mln::geom::mesh_curvature(), mln::geom::mesh_normal(), mln::morpho::meyer_wst(), mln::algebra::operator*(), mln::test::positive(), mln::make::relabelfun(), mln::geom::rotate(), mln::accu::shape::volume< I >::set_value(), mln::morpho::watershed::superpose(), mln::labeling::superpose(), mln::debug::superpose(), mln::accu::stat::var< T >::to_result(), mln::geom::translate(), and mln::make::w_window_directional().
 1.7.1