Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
CvImage Member List

This is the complete list of members for CvImage, including all inherited members.

attach(IplImage *img, bool use_refcount=true)CvImage
channels() const CvImage
clear()CvImage
clone()CvImage
coi() const CvImage
create(CvSize size, int depth, int channels)CvImage
CvImage()CvImage
CvImage(CvSize size, int depth, int channels)CvImage
CvImage(IplImage *img)CvImage
CvImage(const CvImage &img)CvImage
CvImage(const char *filename, const char *imgname=0, int color=-1)CvImage
CvImage(CvFileStorage *fs, const char *mapname, const char *imgname)CvImage
CvImage(CvFileStorage *fs, const char *seqname, int idx)CvImage
data()CvImage
data() const CvImage
depth() const CvImage
detach()CvImage
height() const CvImage
imageCvImageprotected
is_valid()CvImage
load(const char *filename, const char *imgname=0, int color=-1)CvImage
operator const IplImage *() const CvImage
operator IplImage *()CvImage
operator=(const CvImage &img)CvImage
origin() const CvImage
pix_size() const CvImage
read(CvFileStorage *fs, const char *mapname, const char *imgname)CvImage
read(CvFileStorage *fs, const char *seqname, int idx)CvImage
refcountCvImageprotected
release()CvImage
reset_roi()CvImage
roi() const CvImage
roi_row(int y)CvImage
roi_row(int y) const CvImage
roi_size() const CvImage
save(const char *filename, const char *imgname)CvImage
set_coi(int coi)CvImage
set_roi(CvRect roi)CvImage
show(const char *window_name)CvImage
size() const CvImage
step() const CvImage
width() const CvImage
write(CvFileStorage *fs, const char *imgname)CvImage
~CvImage()CvImage