Corner info structure. More...
Public Attributes | |
CvPoint2D32f | pt |
int | row |
int | count |
struct CvCBCorner * | neighbors [4] |
Corner info structure.
This structure stores information about the chessboard corner.
int CvCBCorner::count |
struct CvCBCorner* CvCBCorner::neighbors[4] |
CvPoint2D32f CvCBCorner::pt |
int CvCBCorner::row |