HomeSort by relevance Sort by last modified time
    Searched defs:apertureWidth (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp 829 double apertureWidth, double apertureHeight, double& fovx, double& fovy, double& focalLength,
853 double apertureWidth = (double)rng * apertureMaxVal,
861 calibMatrixValues( cameraMatrix, imageSize, apertureWidth, apertureHeight,
867 if( apertureWidth != 0.0 && apertureHeight != 0.0 )
869 nx = imageSize.width / apertureWidth;
932 double apertureWidth, double apertureHeight, double& fovx, double& fovy, double& focalLength,
937 double apertureWidth, double apertureHeight,
943 cvCalibrationMatrixValues( &cameraMatrix, imageSize, apertureWidth, apertureHeight,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 191 milliseconds