Searched refs:_deriv_points_distortion_coeffs (Results 1 – 1 of 1) sorted by relevance
710 double* _deriv_points_distortion_coeffs ) in cvProjectPoints() argument723 CvMat dpdk = cvMat( 2*point_count, 4, CV_64FC1, _deriv_points_distortion_coeffs ); in cvProjectPoints()