Functions | |
| template<typename T> | |
| mln::trait::concrete< image2d < T > >::ret | subsampling_ (const image2d< T > &input, const typename image2d< T >::site::delta &first_p, const typename image2d< T >::site::coord &gap) |
| mln::trait::concrete< image2d<T> >::ret mln::subsampling::impl::subsampling_ | ( | const image2d< T > & | input, | |
| const typename image2d< T >::site::delta & | first_p, | |||
| const typename image2d< T >::site::coord & | gap | |||
| ) | [inline] |
Definition at line 62 of file subsampling.hh.
References mln::trace::entering(), mln::trace::exiting(), mln::geom::max_col(), mln::geom::max_row(), mln::geom::min_col(), mln::geom::min_row(), mln::geom::ncols(), and mln::geom::nrows().
Referenced by mln::subsampling::gaussian_subsampling(), and mln::subsampling::subsampling().
1.5.6