Searched refs:centers (Results 1 – 2 of 2) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckAnalyzer.java | 840 MatOfPoint2f centers = new MatOfPoint2f(); in analyzeVideo() local 871 gray, patternSize, centers, Calib3d.CALIB_CB_ASYMMETRIC_GRID); in analyzeVideo() 879 Calib3d.drawChessboardCorners(frame, patternSize, centers, true); in analyzeVideo() 886 Calib3d.solvePnP(grid, centers, camMat, coeff, rvec, tvec, in analyzeVideo() 901 Point[] centerPoints = centers.toArray(); in analyzeVideo()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |