Home
last modified time | relevance | path

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

/external/opencv/cv/include/
Dcvcompat.h738 double* _rotation_matrix, double* _translation_vector, in cvProjectPointsSimple() argument
743 CvMat rotation_matrix = cvMat( 3, 3, CV_64FC1, _rotation_matrix ); in cvProjectPointsSimple()