bazar
1.3.1
|
This is the complete list of members for PyrImage, including all inherited members.
build() | PyrImage | |
clone() const | PyrImage | |
convCoord(int x, int from, int to=0, unsigned method=0) | PyrImage | static |
convCoordf(float x, int from, int to=0) | PyrImage | static |
images | PyrImage | |
load(int level, const char *filename, int color, bool fatal=true) | PyrImage | static |
nbLev | PyrImage | |
operator[](unsigned i) | PyrImage | inline |
PyrImage(IplImage *im, int nblev) | PyrImage | |
resetImageROI() | PyrImage | |
set(CvScalar val=cvScalarAll(0)) | PyrImage | |
setImageROI(CvRect rect) | PyrImage | |
setPixel(unsigned x, unsigned y, CvScalar &val) | PyrImage | |
smoothLevel0(int kernelSize=3) | PyrImage | inline |
~PyrImage() | PyrImage |