SpatiumLib
spatium::imgproc::Grayscale< T > Member List

This is the complete list of members for spatium::imgproc::Grayscale< T >, including all inherited members.

apply(const Image< T, 3 > &input, Image< T, 1 > &output)spatium::imgproc::Grayscale< T >inline
coefficients() constspatium::imgproc::Grayscale< T >inline
Grayscale(double redCoeff=0.2125, double greenCoeff=0.7154, double blueCoff=0.0721)spatium::imgproc::Grayscale< T >inline
setCoefficients(double redCoeff, double greenCoeff, double blueCoeff)spatium::imgproc::Grayscale< T >inline
~IImageFilter()=defaultspatium::imgproc::IImageFiltervirtual