|
virtual void | Allocate (int w, int h, int ww) |
|
virtual void | DeAllocate () |
|
virtual void | FindCorners (unsigned char *Picture, int w, int h, int ww, float *px, float *py, int &nc) |
|
virtual void | Release () |
|
virtual void | SetThreshold (float _threshold)=0 |
|
virtual void | Allocate (int w, int h, int ww)=0 |
|
virtual void | DeAllocate ()=0 |
|
virtual void | FindCorners (unsigned char *Picture, int w, int h, int ww, float *px, float *py, int &nc)=0 |
|
virtual void | Release ()=0 |
|
virtual void | SetThreshold (float _threshold)=0 |
|
|
virtual void | CountDer (unsigned char *Picture, int w, int h, int ww) |
|
virtual void | CountPlessy (int w, int h, int ww) |
|
|
I_2DSubPixelMinPosition * | SubPixelMinPosition |
|
short * | fxi |
|
short * | fyi |
|
short * | Picture16 |
|
float * | SumSxxSyy |
|
float * | Subxy |
|
float | S9 [9] |
|
float | threshold |
|
unsigned char * | cres |
|
◆ Allocate()
virtual void C_PlessyCornerDetector::Allocate |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
ww |
|
) |
| |
|
virtual |
◆ DeAllocate()
virtual void C_PlessyCornerDetector::DeAllocate |
( |
| ) |
|
|
virtual |
◆ FindCorners()
virtual void C_PlessyCornerDetector::FindCorners |
( |
unsigned char * |
Picture, |
|
|
int |
w, |
|
|
int |
h, |
|
|
int |
ww, |
|
|
float * |
px, |
|
|
float * |
py, |
|
|
int & |
nc |
|
) |
| |
|
virtual |
◆ Release()
virtual void C_PlessyCornerDetector::Release |
( |
| ) |
|
|
virtual |
◆ SetThreshold()
virtual void C_PlessyCornerDetector::SetThreshold |
( |
float |
_threshold | ) |
|
|
pure virtual |
Объявления и описания членов класса находятся в файле: