|
ifw-odp 5.0.0
|
This is the complete list of members for ifw::odp::Image, including all inherited members.
| Absolute() | ifw::odp::Image | |
| CheckCplError() const | ifw::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::Error | explicit |
| 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) const | ifw::odp::Image | |
| Get(cpl_size xpos, cpl_size ypos, double *value) | ifw::odp::Image | |
| GetCplImage() const | ifw::odp::Image | inline |
| GetCplType() const | ifw::odp::Image | inline |
| GetErrorMsg() const | ifw::odp::Error | protected |
| GetHeight() const | ifw::odp::Image | inline |
| GetImagePtr(void **data_ptr) const | ifw::odp::Image | |
| GetImagePtr() const | ifw::odp::Image | inline |
| GetSize() const | ifw::odp::Image | inline |
| GetTypeSize() const | ifw::odp::Image | |
| GetWidth() const | ifw::odp::Image | inline |
| Image() | ifw::odp::Image | |
| Image(const cpl_size size_x, const cpl_size size_y, const cpl_type type) | ifw::odp::Image | explicit |
| Image(const Image &image) | ifw::odp::Image | explicit |
| Image(const Mask &mask) | ifw::odp::Image | explicit |
| Image(const Image &image, cpl_type type) | ifw::odp::Image | explicit |
| Image(const Image &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | ifw::odp::Image | explicit |
| Image(const Mask &mask, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | ifw::odp::Image | explicit |
| Image(const Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | ifw::odp::Image | explicit |
| 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::Image | explicit |
| IsImage() const | ifw::odp::Image | inline |
| 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_image | ifw::odp::Image | protected |
| m_cpl_type | ifw::odp::Image | protected |
| Normalise(cpl_norm norm=CPL_NORM_SCALE) | ifw::odp::Image | |
| operator!=(const Image &) const | 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 double) | ifw::odp::Image | |
| operator/=(const Image &) | ifw::odp::Image | |
| operator=(const Image &) | ifw::odp::Image | |
| operator==(const Image &) const | ifw::odp::Image | |
| Power(const double exponent) | ifw::odp::Image | |
| 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 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 | |
| Status() const | ifw::odp::Image | inline |
| 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::Image | |
| ~Error() | ifw::odp::Error | virtual |
| ~Image() | ifw::odp::Image | virtual |