Home | History | Annotate | Download | only in test

Lines Matching refs:apertureHeight

829         double apertureWidth, double apertureHeight, double& fovx, double& fovy, double& focalLength,
854 apertureHeight = (double)rng * apertureMaxVal;
861 calibMatrixValues( cameraMatrix, imageSize, apertureWidth, apertureHeight,
867 if( apertureWidth != 0.0 && apertureHeight != 0.0 )
870 ny = imageSize.height / apertureHeight;
932 double apertureWidth, double apertureHeight, double& fovx, double& fovy, double& focalLength,
937 double apertureWidth, double apertureHeight,
943 cvCalibrationMatrixValues( &cameraMatrix, imageSize, apertureWidth, apertureHeight,
958 double apertureWidth, double apertureHeight, double& fovx, double& fovy, double& focalLength,
963 double apertureWidth, double apertureHeight,
967 calibrationMatrixValues( cameraMatrix, imageSize, apertureWidth, apertureHeight,