Wondercoll
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
CvCBCorner Struct Reference

Corner info structure. More...

Public Attributes

CvPoint2D32f pt
 
int row
 
int count
 
struct CvCBCornerneighbors [4]
 

Detailed Description

Corner info structure.

This structure stores information about the chessboard corner.

Member Data Documentation

int CvCBCorner::count
struct CvCBCorner* CvCBCorner::neighbors[4]
CvPoint2D32f CvCBCorner::pt
int CvCBCorner::row

The documentation for this struct was generated from the following file: