Home
last modified time | relevance | path

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

/external/opencv/cv/include/
Dcvcompat.h710 double* _deriv_points_distortion_coeffs ) in cvProjectPoints() argument
723 CvMat dpdk = cvMat( 2*point_count, 4, CV_64FC1, _deriv_points_distortion_coeffs ); in cvProjectPoints()