Home | History | Annotate | Download | only in include

Lines Matching refs:CvCamera

509 typedef struct CvCamera
519 CvCamera;
523 CvCamera* camera[2]; /* two individual camera parameters */
1499 virtual const CvCamera* GetCameraParams( int idx = 0 ) const;
1504 virtual bool SetCameraParams( CvCamera* params );
1549 CvCamera cameraParams[MAX_CAMERAS];