Searched defs:jacobian (Results 1 – 1 of 1) sorted by relevance
251 CV_IMPL int cvRodrigues2( const CvMat* src, CvMat* dst, CvMat* jacobian ) in cvRodrigues2()3338 Mat jacobian; in projectPoints() local