Home | History | Annotate | Download | only in include

Lines Matching refs:etalonParams

1449        etalonParams is used in case of pre-defined etalons (such as chessboard).
1450 Number of elements in etalonParams is determined by etalonType.
1452 etalonParams[0] is number of squares per one side of etalon
1453 etalonParams[1] is number of squares per another side of etalon
1454 etalonParams[2] is linear size of squares in the board in arbitrary units.
1458 SetEtalon( CvCalibEtalonType etalonType, double* etalonParams,
1463 GetEtalon( int* paramCount = 0, const double** etalonParams = 0,
1539 double* etalonParams;