ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
odp::Image Member List

This is the complete list of members for odp::Image, including all inherited members.

Absolute()odp::Image
AddCplError() const odp::Errorprotected
CheckCplError() const odp::Error
Copy(const Image &, const cpl_size pos_x, const cpl_size pos_y)odp::Image
CountBadPixelMap()odp::Image
DumpError(unsigned self, unsigned first, unsigned last)odp::Errorprotectedstatic
Error()odp::Errorexplicit
Exponential(const double base)odp::Image
FFT(Image *imaginary, unsigned mode=CPL_FFT_DEFAULT)odp::Image
FillGaussian(const double cen_x, const double cen_y, const double norm, const double sigma_x, const double sigma_y)odp::Image
FillNoise(const double min_pix, const double max_pix)odp::Image
Get(cpl_size xpos, cpl_size ypos) const odp::Image
Get(cpl_size xpos, cpl_size ypos, double *value)odp::Image
GetCplImage() const odp::Imageinline
GetCplType() const odp::Imageinline
GetErrorMsg() const odp::Errorprotected
GetHeight() const odp::Imageinline
GetImagePtr(void **data_ptr) const odp::Image
GetImagePtr() const odp::Imageinline
GetSize() const odp::Imageinline
GetTypeSize() const odp::Image
GetWidth() const odp::Imageinline
Image()odp::Image
Image(const cpl_size size_x, const cpl_size size_y, const cpl_type type)odp::Imageexplicit
Image(const Image &image)odp::Imageexplicit
Image(const Mask &mask)odp::Imageexplicit
Image(const Image &image, cpl_type type)odp::Imageexplicit
Image(const Image &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)odp::Imageexplicit
Image(const Mask &mask, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)odp::Imageexplicit
Image(const Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)odp::Imageexplicit
Image(const Image *image, const cpl_size startx, const cpl_size starty, const cpl_size size_single_det_x, const cpl_size size_single_det_y, const cpl_size size_gap_x, const cpl_size size_gap_y)odp::Imageexplicit
IsImage() const odp::Imageinline
Load(const std::string filename, const cpl_size plane=0, const cpl_size extension=0, cpl_type type=CPL_TYPE_FLOAT)odp::Image
Load(const std::string filename, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury, const cpl_size plane=0, const cpl_size extension=0, cpl_type type=CPL_TYPE_FLOAT)odp::Image
Logarithm(const double base)odp::Image
m_cpl_imageodp::Imageprotected
m_cpl_typeodp::Imageprotected
Normalise(cpl_norm norm=CPL_NORM_SCALE)odp::Image
operator!=(const Image &) const odp::Image
operator*(const double)odp::Image
operator*(const Image &)odp::Image
operator*=(const double)odp::Image
operator*=(const Image &)odp::Image
operator+(const double)odp::Image
operator+(const Image &)odp::Image
operator+=(const double)odp::Image
operator+=(const Image &)odp::Image
operator-(const double)odp::Image
operator-(const Image &)odp::Image
operator-=(const double)odp::Image
operator-=(const Image &)odp::Image
operator/(const double)odp::Image
operator/(const Image &)odp::Image
operator/=(const double)odp::Image
operator/=(const Image &)odp::Image
operator=(const Image &)odp::Image
operator==(const Image &) const odp::Image
Power(const double exponent)odp::Image
Rebin(cpl_size xstart, cpl_size ystart, cpl_size xstep, cpl_size ystep, Image &new_image)odp::Image
ResetCplError()odp::Error
Save(const std::string filename, cpl_type type=CPL_TYPE_FLOAT)odp::Image
Set(cpl_size xpos, cpl_size ypos, double value)odp::Image
SetBadPixelMap(const Mask &mask)odp::Image
SetCplImage(cpl_image *image)odp::Image
Status() const odp::Imageinline
Threshold(double lo_cut, double hi_cut, double assign_lo_cut, double assign_hi_cut)odp::Image
Turn(int rotation=-1)odp::Image
Unload()odp::Image
~Error()odp::Errorvirtual
~Image()odp::Imagevirtual