Home | History | Annotate | Download | only in include

Lines Matching defs:MAX_CAMERAS

1534     enum { MAX_CAMERAS = 3 };
1549 CvCamera cameraParams[MAX_CAMERAS];
1551 CvPoint2D32f* points[MAX_CAMERAS];
1552 CvMat* undistMap[MAX_CAMERAS][2];
1554 int latestCounts[MAX_CAMERAS];
1555 CvPoint2D32f* latestPoints[MAX_CAMERAS];
1556 CvMat* rectMap[MAX_CAMERAS][2];