PyrImage Member List
This is the complete list of members for
PyrImage, including all inherited members.
| bicubicSample(float x, float y, int l, float *grad=0) const | PyrImage | |
| 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, bool build_it=false) | PyrImage | |
| randomSample(float u, float v, float sigma2, float *grad=0) const | 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] |
| swap(PyrImage &a) | PyrImage | |
| ~PyrImage() | PyrImage | |