Image Component Library (ICL)
icl::core::BayerConverter Member List

This is the complete list of members for icl::core::BayerConverter, including all inherited members.

apply(const Img8u *src, ImgBase **dst)icl::core::BayerConverter
BayerConverter(const std::string &pattern="RGGB", const std::string &method="bilinear")icl::core::BayerConverter
BayerConverter(bayerPattern eBayerPattern, bayerConverterMethod eConvMethod=bilinear, const utils::Size &sizeHint=utils::Size::null)icl::core::BayerConverter
bayerConverterMethod enum nameicl::core::BayerConverter
bayerPattern enum nameicl::core::BayerConverter
bayerPattern_BGGR enum valueicl::core::BayerConverter
bayerPattern_GBRG enum valueicl::core::BayerConverter
bayerPattern_GRBG enum valueicl::core::BayerConverter
bayerPattern_RGGB enum valueicl::core::BayerConverter
bilinear enum valueicl::core::BayerConverter
bilinearInterpolation(const Img8u *poBayerImg)icl::core::BayerConverterprivate
clearBorders(icl8u *rgb, int sx, int sy, int w)icl::core::BayerConverterprivate
clip(int *iIn, icl8u *iOut)icl::core::BayerConverterinlineprivate
convert_bayer_to_gray(const Img8u &src, Img8u &dst, const std::string &pattern)icl::core::BayerConverterstatic
edgeSense enum valueicl::core::BayerConverter
edgeSenseInterpolation(const Img8u *poBayerImg)icl::core::BayerConverterprivate
hqLinear enum valueicl::core::BayerConverter
hqLinearInterpolation(const Img8u *poBayerImg)icl::core::BayerConverterprivate
m_buffericl::core::BayerConverterprivate
m_eBayerPatternicl::core::BayerConverterprivate
m_eConvMethodicl::core::BayerConverterprivate
m_IppBayerPatternicl::core::BayerConverterprivate
nearestNeighbor enum valueicl::core::BayerConverter
nnInterpolation(const Img8u *poBayerImg)icl::core::BayerConverterprivate
nnInterpolationIpp(const Img8u *poBayerImg)icl::core::BayerConverterprivate
setBayerPattern(bayerPattern eBayerPattern)icl::core::BayerConverterinline
setBayerPattern(const std::string &pattern)icl::core::BayerConverterinline
setConverterMethod(bayerConverterMethod eConvMethod)icl::core::BayerConverterinline
setMethod(const std::string &method)icl::core::BayerConverterinline
simple enum valueicl::core::BayerConverter
simpleInterpolation(const Img8u *poBayerImg)icl::core::BayerConverterprivate
translateBayerConverterMethod(bayerConverterMethod ebcm)icl::core::BayerConverterstatic
translateBayerConverterMethod(std::string sbcm)icl::core::BayerConverterstatic
translateBayerPattern(bayerPattern ebp)icl::core::BayerConverterstatic
translateBayerPattern(std::string sbp)icl::core::BayerConverterstatic
Uncopyable()icl::utils::Uncopyableinlineprotected
vng enum valueicl::core::BayerConverter
~BayerConverter()icl::core::BayerConverter