Namespaces | Functions

mln::subsampling::impl Namespace Reference

Namespaces

namespace  generic

Functions

template<typename I >
mln::trait::concrete< I >::ret antialiased_2d_fastest_rgb (const Image< I > &input_, unsigned factor, const typename I::domain_t &output_domain, unsigned border_thickness)
template<typename I >
mln::trait::concrete< I >::ret antialiased_2d_fastest_scalar (const Image< I > &input_, unsigned factor, const typename I::domain_t &output_domain, unsigned border_thickness)
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)

Function Documentation

template<typename I >
mln::trait::concrete< I >::ret mln::subsampling::impl::antialiased_2d_fastest_rgb ( const Image< I > &  input_,
unsigned  factor,
const typename I::domain_t &  output_domain,
unsigned  border_thickness 
) [inline]
template<typename I >
mln::trait::concrete< I >::ret mln::subsampling::impl::antialiased_2d_fastest_scalar ( const Image< I > &  input_,
unsigned  factor,
const typename I::domain_t &  output_domain,
unsigned  border_thickness 
) [inline]
template<typename T >
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]