Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_dc1394_v2.cpp872 float l_intrinsic_data[] = {1, 0, 0, 0, 1, 0, 0, 0, 1}; in initVidereRectifyMaps() local
874 CvMat l_intrinsic = cvMat(3, 3, CV_32F, l_intrinsic_data); in initVidereRectifyMaps()