, including all inherited members.
| Affine(AbstractImage &ioImage, EBayerMatrix iBayer, double iScaleR, double iOffsetR, double iScaleG, double iOffsetG, double iScaleB, double iOffsetB) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| Affine(ImageImpl< PixelL< T > > &ioImage, EBayerMatrix iBayer, double iScaleR, double iOffsetR, double iScaleG, double iOffsetG, double iScaleB, double iOffsetB) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| Balance(AbstractImage &ioImage, EBayerMatrix iBayer, double iRed, double iGreen, double iBlue) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| Balance(ImageImpl< PixelL< T > > &ioImage, EBayerMatrix iBayer, double iRed, double iGreen, double iBlue) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ComputeMean(const AbstractImage &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, bool ibNormalized) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| ComputeMean(const ImageImpl< PixelL< T > > &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, bool ibNormalized=false) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ComputeStandardDeviation(const AbstractImage &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, double &oStdDevR, double &oStdDevG, double &oStdDevB, bool ibNormalized) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| ComputeStandardDeviation(const ImageImpl< PixelL< T > > &iImage, EBayerMatrix iBayer, double &oMeanR, double &oMeanG, double &oMeanB, double &oStdDevR, double &oStdDevG, double &oStdDevB, bool ibNormalized=false) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| CreateBayer(const AbstractImage &iImage, EBayerMatrix iBayer, ProgressNotifier &iNotifier) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| CreateBayer(const ImageImpl< PixelRGB< T > > &iImage, EBayerMatrix iBayer=BM_GRBG, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| CreateRGB(const AbstractImage &iImage, EBayerMatrix iBayer, EBayerToColorConversion iMethod, ProgressNotifier &iNotifier) const (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [virtual] |
| CreateRGB(const ImageImpl< PixelL< T > > &iImageL, EBayerMatrix iBayer, EBayerToColorConversion iMethod=BCC_Default, ProgressNotifier &iNotifier=ProgressNotifier_NULL) (defined in eLynx::Image::BayerHandlerImpl< T >) | eLynx::Image::BayerHandlerImpl< T > | [static] |
| ~IBayerHandler() | eLynx::Image::IBayerHandler | [virtual] |