|
ifw-odp
2.0.0-alpha
|
This is the complete list of members for odp::ImageWrapper< T >, including all inherited members.
| Absolute() | odp::Image | |
| AddCplError() const | odp::Error | protected |
| 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::Error | protectedstatic |
| Error() | odp::Error | explicit |
| 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::Image | inline |
| GetCplType() const | odp::Image | inline |
| GetErrorMsg() const | odp::Error | protected |
| GetHeight() const | odp::Image | inline |
| GetImagePtr(void **data_ptr) const | odp::Image | |
| GetImagePtr() const | odp::Image | inline |
| GetSize() const | odp::Image | inline |
| GetTypeSize() const | odp::Image | |
| GetWidth() const | odp::Image | inline |
| Image() | odp::Image | |
| Image(const cpl_size size_x, const cpl_size size_y, const cpl_type type) | odp::Image | explicit |
| Image(const Image &image) | odp::Image | explicit |
| Image(const Mask &mask) | odp::Image | explicit |
| Image(const Image &image, cpl_type type) | odp::Image | explicit |
| Image(const Image &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | odp::Image | explicit |
| Image(const Mask &mask, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | odp::Image | explicit |
| Image(const Image *image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | 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) | odp::Image | explicit |
| ImageWrapper() | odp::ImageWrapper< T > | |
| ImageWrapper(const ImageWrapper &image) | odp::ImageWrapper< T > | |
| ImageWrapper(const cpl_size xsize, const cpl_size ysize) | odp::ImageWrapper< T > | |
| ImageWrapper(const ImageWrapper &image, const cpl_size llx, const cpl_size lly, const cpl_size urx, const cpl_size ury) | odp::ImageWrapper< T > | |
| IsImage() const | odp::Image | inline |
| IsWrapped() const | odp::ImageWrapper< T > | virtual |
| 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_image | odp::Image | protected |
| m_cpl_type | odp::Image | protected |
| m_data | odp::ImageWrapper< T > | protected |
| 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 | |
| Read(T *data_ptr, cpl_size width, cpl_size height) | odp::ImageWrapper< T > | virtual |
| Rebin(cpl_size xstart, cpl_size ystart, cpl_size xstep, cpl_size ystep, Image &new_image) | odp::Image | |
| ResetCplError() | odp::Error | |
| Save(const char *filename) | odp::ImageWrapper< T > | virtual |
| Save(const char *filename, cpl_type_bpp type_bpp) | odp::ImageWrapper< T > | virtual |
| odp::Image::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 | |
| SetWrap(bool status) | odp::ImageWrapper< T > | virtual |
| Status() const | odp::Image | inline |
| 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::ImageWrapper< T > | virtual |
| ~Error() | odp::Error | virtual |
| ~Image() | odp::Image | virtual |
| ~ImageWrapper() | odp::ImageWrapper< T > | virtual |
1.8.5