zz::ImageHdr Member List

This is the complete list of members for zz::ImageHdr, including all inherited members.

at(int row, int col, int channel=0) constzz::detail::ImageBase< float >
channels() constzz::detail::ImageBase< float >
channels_ (defined in zz::detail::ImageBase< float >)zz::detail::ImageBase< float >protected
cols() constzz::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() constzz::detail::ImageBase< float >
export_raw() const (defined in zz::detail::ImageBase< float >)zz::detail::ImageBase< float >
export_raw(std::vector< _Tp2 > &out) constzz::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::ImageHdrinline
ImageHdr(int rows, int cols, int channels)zz::ImageHdrinline
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 >() constzz::detail::ImageBase< float >
operator()(int row, int col, int channel=0)zz::detail::ImageBase< float >
operator()(int row, int col, int channel=0) constzz::detail::ImageBase< float >
operator=(const ImageBase &other)zz::detail::ImageBase< float >
operator=(ImageBase &&other)zz::detail::ImageBase< float >
ptr(int offset=0) constzz::detail::ImageBase< float >
ptr(int row, int col, int channel=0) constzz::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() constzz::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