nmpp
Открытые члены | Защищенные члены | Защищенные данные
Класс C_PlessyCornerDetectorabstract

Открытые члены

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_2DSubPixelMinPositionSubPixelMinPosition
 
short * fxi
 
short * fyi
 
short * Picture16
 
float * SumSxxSyy
 
float * Subxy
 
float S9 [9]
 
float threshold
 
unsigned char * cres
 
Граф наследования:C_PlessyCornerDetector:
I_PlessyCornerDetector C_PlessyCornerDetector_16s C_PlessyCornerDetector_32f

Методы

◆ Allocate()

virtual void C_PlessyCornerDetector::Allocate ( int  w,
int  h,
int  ww 
)
virtual

Замещает I_PlessyCornerDetector.

◆ DeAllocate()

virtual void C_PlessyCornerDetector::DeAllocate ( )
virtual

Замещает I_PlessyCornerDetector.

◆ FindCorners()

virtual void C_PlessyCornerDetector::FindCorners ( unsigned char *  Picture,
int  w,
int  h,
int  ww,
float *  px,
float *  py,
int &  nc 
)
virtual

Замещает I_PlessyCornerDetector.

◆ Release()

virtual void C_PlessyCornerDetector::Release ( )
virtual

Замещает I_PlessyCornerDetector.

◆ SetThreshold()

virtual void C_PlessyCornerDetector::SetThreshold ( float  _threshold)
pure virtual

Замещает I_PlessyCornerDetector.


Объявления и описания членов класса находятся в файле: