Searched refs:rectification (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/calib3d/test/ |
D | test_fisheye.cpp | 431 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/ |
D | cap_dc1394_v2.cpp | 890 CvMat* rectification = k == 0 ? &l_rect : &r_rect; in initVidereRectifyMaps() local 922 rectification, intrinsic, mx, my ); in initVidereRectifyMaps()
|
/external/opencv3/doc/ |
D | opencv.bib | 355 title = {Theory and practice of projective rectification},
|