Functions | |
| template<typename I > | |
| mln::trait::concrete< I >::ret | horizontal_symmetry (const Image< I > &input_) |
| template<typename I > | |
| mln::trait::concrete< I >::ret | vertical_symmetry (const Image< I > &input_) |
| mln::trait::concrete< I >::ret mln::geom::impl::generic::horizontal_symmetry | ( | const Image< I > & | input_ | ) |
Definition at line 63 of file horizontal_symmetry.hh.
References mln::exact(), and mln::geom::ncols().
| mln::trait::concrete< I >::ret mln::geom::impl::generic::vertical_symmetry | ( | const Image< I > & | input_ | ) |
Definition at line 63 of file vertical_symmetry.hh.
References mln::exact(), and mln::geom::ncols().
1.7.1