| at(int row, int col, int channel=0) const | zz::detail::ImageBase< float > | |
| channels() const | zz::detail::ImageBase< float > | |
| channels_ (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| cols() const | zz::detail::ImageBase< float > | |
| cols_ (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| create(int rows, int cols, int channels) | zz::detail::ImageBase< float > | |
| crop(int r0, int c0, int r1, int c1) | zz::detail::ImageBase< float > | |
| crop(Point p0, Point p1) | zz::detail::ImageBase< float > | |
| crop(Rect rect) | zz::detail::ImageBase< float > | |
| data_ (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| detach() (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| empty() const | zz::detail::ImageBase< float > | |
| export_raw() const (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | |
| export_raw(std::vector< _Tp2 > &out) const | zz::detail::ImageBase< float > | |
| from_normal(const Image &from, float range=1.0f) | zz::ImageHdr | |
| ImageBase() | zz::detail::ImageBase< float > | |
| ImageBase(int rows, int cols, int channels) | zz::detail::ImageBase< float > | |
| ImageBase(const ImageBase &other) | zz::detail::ImageBase< float > | |
| ImageBase(ImageBase &&other) | zz::detail::ImageBase< float > | |
| ImageHdr() | zz::ImageHdr | inline |
| ImageHdr(int rows, int cols, int channels) | zz::ImageHdr | inline |
| ImageHdr(const char *filename) | zz::ImageHdr | |
| ImageHdr(const Image &from, float range=1.0f) | zz::ImageHdr | |
| import(float *data, int rows, int cols, int channels) | zz::detail::ImageBase< float > | |
| import(std::vector< float > data, int rows, int cols, int channels) | zz::detail::ImageBase< float > | |
| load(const char *filename) | zz::ImageHdr | |
| operator ImageBase< _Tp2 >() const | zz::detail::ImageBase< float > | |
| operator()(int row, int col, int channel=0) | zz::detail::ImageBase< float > | |
| operator()(int row, int col, int channel=0) const | zz::detail::ImageBase< float > | |
| operator=(const ImageBase &other) | zz::detail::ImageBase< float > | |
| operator=(ImageBase &&other) | zz::detail::ImageBase< float > | |
| ptr(int offset=0) const | zz::detail::ImageBase< float > | |
| ptr(int row, int col, int channel=0) const | zz::detail::ImageBase< float > | |
| range_check(long long pos) const (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| range_check(int row, int col, int channel) const (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| release() | zz::detail::ImageBase< float > | |
| resize(Size sz) | zz::ImageHdr | |
| resize(int width, int height) | zz::ImageHdr | |
| resize(double ratio) | zz::ImageHdr | |
| rows() const | zz::detail::ImageBase< float > | |
| rows_ (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | protected |
| save_hdr(const char *filename) const | zz::ImageHdr | |
| to_normal(float range=1.0f) const | zz::ImageHdr | |
| value_type typedef (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | |
| ~ImageBase() (defined in zz::detail::ImageBase< float >) | zz::detail::ImageBase< float > | virtual |