ifw-odp 5.0.0
Loading...
Searching...
No Matches
ifw::odp::ImageWrapper< T > Member List

This is the complete list of members for ifw::odp::ImageWrapper< T >, including all inherited members.

Absolute()ifw::odp::Image
CheckCplError() constifw::odp::Error
Copy(const Image &, const cpl_size pos_x, const cpl_size pos_y)ifw::odp::Image
CountBadPixelMap()ifw::odp::Image
Error()ifw::odp::Errorexplicit
Exponential(const double base)ifw::odp::Image
FFT(Image *imaginary, unsigned mode=CPL_FFT_DEFAULT)ifw::odp::Image
FillGaussian(const double cen_x, const double cen_y, const double norm, const double sigma_x, const double sigma_y)ifw::odp::Image
FillNoise(const double min_pix, const double max_pix)ifw::odp::Image
Get(cpl_size xpos, cpl_size ypos) constifw::odp::Image
Get(cpl_size xpos, cpl_size ypos, double *value)ifw::odp::Image
GetCplImage() constifw::odp::Imageinline
GetCplType() constifw::odp::Imageinline
GetErrorMsg() constifw::odp::Errorprotected
GetHeight() constifw::odp::Imageinline
GetImagePtr(void **data_ptr) constifw::odp::Image
GetImagePtr() constifw::odp::Imageinline
GetSize() constifw::odp::Imageinline
GetTypeSize() constifw::odp::Image
GetWidth() constifw::odp::Imageinline
Image()ifw::odp::Image
Image(const cpl_size size_x, const cpl_size size_y, const cpl_type type)ifw::odp::Imageexplicit
Image(const Image &image)ifw::odp::Imageexplicit
Image(const Mask &mask)ifw::odp::Imageexplicit
Image(const Image &image, cpl_type type)ifw::odp::Imageexplicit
Image(const Image &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)ifw::odp::Imageexplicit
Image(const Mask &mask, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)ifw::odp::Imageexplicit
Image(const Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)ifw::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)ifw::odp::Imageexplicit
ImageWrapper()ifw::odp::ImageWrapper< T >
ImageWrapper(const ImageWrapper &image)ifw::odp::ImageWrapper< T >
ImageWrapper(const cpl_size xsize, const cpl_size ysize)ifw::odp::ImageWrapper< T >
ImageWrapper(const ImageWrapper &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury)ifw::odp::ImageWrapper< T >
IsImage() constifw::odp::Imageinline
IsWrapped() constifw::odp::ImageWrapper< T >virtual
Load(const std::string filename, const cpl_size plane=0, const cpl_size extension=0, cpl_type type=CPL_TYPE_UNSPECIFIED)ifw::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_UNSPECIFIED)ifw::odp::Image
Logarithm(const double base)ifw::odp::Image
m_cpl_imageifw::odp::Imageprotected
m_cpl_typeifw::odp::Imageprotected
m_dataifw::odp::ImageWrapper< T >protected
Normalise(cpl_norm norm=CPL_NORM_SCALE)ifw::odp::Image
operator!=(const Image &) constifw::odp::Image
operator*(const double)ifw::odp::Image
operator*(const Image &)ifw::odp::Image
operator*=(const double)ifw::odp::Image
operator*=(const Image &)ifw::odp::Image
operator+(const double)ifw::odp::Image
operator+(const Image &)ifw::odp::Image
operator+=(const double)ifw::odp::Image
operator+=(const Image &)ifw::odp::Image
operator-(const double)ifw::odp::Image
operator-(const Image &)ifw::odp::Image
operator-=(const double)ifw::odp::Image
operator-=(const Image &)ifw::odp::Image
operator/(const double)ifw::odp::Image
operator/(const Image &)ifw::odp::Image
operator/=(const double)ifw::odp::Image
operator/=(const Image &)ifw::odp::Image
operator=(const Image &)ifw::odp::Image
operator==(const Image &) constifw::odp::Image
Power(const double exponent)ifw::odp::Image
Read(T *data_ptr, cpl_size width, cpl_size height)ifw::odp::ImageWrapper< T >virtual
Rebin(cpl_size xstart, cpl_size ystart, cpl_size xstep, cpl_size ystep, Image &new_image)ifw::odp::Image
ResetCplError()ifw::odp::Error
Save(const char *filename)ifw::odp::ImageWrapper< T >virtual
Save(const char *filename, cpl_type_bpp type_bpp)ifw::odp::ImageWrapper< T >virtual
ifw::odp::Image::Save(const std::string filename, cpl_type type=CPL_TYPE_FLOAT)ifw::odp::Image
Set(cpl_size xpos, cpl_size ypos, double value)ifw::odp::Image
SetBadPixelMap(const Mask &mask)ifw::odp::Image
SetCplImage(cpl_image *image)ifw::odp::Image
SetWrap(bool status)ifw::odp::ImageWrapper< T >virtual
Status() constifw::odp::Imageinline
Threshold(double lo_cut, double hi_cut, double assign_lo_cut, double assign_hi_cut)ifw::odp::Image
Turn(int rotation=-1)ifw::odp::Image
Unload()ifw::odp::ImageWrapper< T >virtual
~Error()ifw::odp::Errorvirtual
~Image()ifw::odp::Imagevirtual
~ImageWrapper()ifw::odp::ImageWrapper< T >virtual