Home
last modified time | relevance | path

Searched refs:translationVector (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_cameracalibration.cpp264 double* rotationMatrix, double* translationVector,
681 double* rotationMatrix, double* translationVector,
708 double* rotationMatrix, double* translationVector, in project() argument
716 CvMat _translationVector = cvMat(1, 3, CV_64F, translationVector); in project()
733 double* rotationMatrix, double* translationVector,
797 double* rotationMatrix, double* translationVector, in project() argument
803 tvec( 1, 3, CV_64FC1, translationVector ); in project()