Functions

mln::subsampling::impl::generic Namespace Reference

Functions

template<typename I >
mln::trait::concrete< I >::ret antialiased (const Image< I > &input_, unsigned factor, const typename I::domain_t &output_domain, unsigned border_thickness)

Function Documentation

template<typename I >
mln::trait::concrete< I >::ret mln::subsampling::impl::generic::antialiased ( const Image< I > &  input_,
unsigned  factor,
const typename I::domain_t &  output_domain,
unsigned  border_thickness 
) [inline]

Definition at line 116 of file antialiased.hh.