Searched defs:dpdr (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/include/
H A Dcvcompat.h719 CvMat dpdr = cvMat( 2*point_count, 3, CV_64FC1, _deriv_points_rotation_matrix ); local
732 &dpdr, &dpdt, &dpdf, &dpdc, &dpdk, 0 );

Completed in 82 milliseconds