@@ -44,17 +44,17 @@ _An Invitation to 3D Vision_ is a introductory tutorial on 3D vision (a.k.a. vis
4444### Contact
4545 * [ Sunglok Choi] ( http://sites.google.com/site/sunglok/ ) (sunglok AT hanmail DOT net)
4646
47- [ OpenCV] [ http://opencv.org/ ]
48- [ cvsba] [ https://www.uco.es/investiga/grupos/ava/node/39 ]
49- [ CLAPACK] [ http://www.netlib.org/clapack/ ]
50- [ image_formation.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/image_formation.cpp ]
51- [ distortion_correction.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/distortion_correction.cpp ]
52- [ camera_calibration.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/camera_calibration.cpp ]
53- [ pose_estimation_chessboard.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/pose_estimation_chessboard.cpp ]
54- [ perspective_correction.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/perspective_correction.cpp ]
55- [ image_stitching.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/image_stitching.cpp ]
56- [ video_stabilization.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/video_stabilization.cpp ]
57- [ visual_odometry_epipolar.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/visual_odometry_epipolar.cpp ]
58- [ triangulation.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/triangulation.cpp ]
59- [ bundle_adjustment.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/bundle_adjustment.cpp ]
60- [ ransac_line.cpp] [ https://github.com/sunglok/3dv_tutorial/blob/master/src/ransac_line.cpp ]
47+ [ OpenCV ] : http://opencv.org/
48+ [ cvsba ] : https://www.uco.es/investiga/grupos/ava/node/39
49+ [ CLAPACK ] : http://www.netlib.org/clapack/
50+ [ image_formation.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/image_formation.cpp
51+ [ distortion_correction.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/distortion_correction.cpp
52+ [ camera_calibration.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/camera_calibration.cpp
53+ [ pose_estimation_chessboard.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/pose_estimation_chessboard.cpp
54+ [ perspective_correction.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/perspective_correction.cpp
55+ [ image_stitching.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/image_stitching.cpp
56+ [ video_stabilization.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/video_stabilization.cpp
57+ [ visual_odometry_epipolar.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/visual_odometry_epipolar.cpp
58+ [ triangulation.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/triangulation.cpp
59+ [ bundle_adjustment.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/bundle_adjustment.cpp
60+ [ ransac_line.cpp ] : https://github.com/sunglok/3dv_tutorial/blob/master/src/ransac_line.cpp
0 commit comments