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] |
References mln::trace::entering(), mln::trace::exiting(), mln::geom::ncols(), and mln::geom::nrows().
Referenced by mln::subsampling::gaussian_subsampling(), and mln::subsampling::subsampling().