Searched refs:_rotation_matrix (Results 1 – 1 of 1) sorted by relevance
738 double* _rotation_matrix, double* _translation_vector, in cvProjectPointsSimple() argument743 CvMat rotation_matrix = cvMat( 3, 3, CV_64FC1, _rotation_matrix ); in cvProjectPointsSimple()