Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/test/
Dtest_fisheye.cpp431 cv::Mat rectification = mergeRectification(lundist, rundist); in TEST_F() local
436 …rite(combine(datasets_repository_path, cv::format("rectification_AB_%03d.png", i)), rectification); in TEST_F()
438 EXPECT_MAT_NEAR(correct, rectification, 1e-10); in TEST_F()
/external/opencv3/modules/videoio/src/
Dcap_dc1394_v2.cpp890 CvMat* rectification = k == 0 ? &l_rect : &r_rect; in initVidereRectifyMaps() local
922 rectification, intrinsic, mx, my ); in initVidereRectifyMaps()
/external/opencv3/doc/
Dopencv.bib355 title = {Theory and practice of projective rectification},