- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 04 Aug, 2014 1 commit
-
-
unknown authored
-
- 30 Jul, 2014 1 commit
-
-
Samson Yilma authored
-
- 23 Jun, 2014 1 commit
-
-
Ilya Krylov authored
-
- 20 May, 2014 1 commit
-
-
Ilya Krylov authored
-
- 19 May, 2014 1 commit
-
-
Ilya Krylov authored
-
- 16 May, 2014 1 commit
-
-
Hernan Badino authored
-
- 14 May, 2014 1 commit
-
-
Ilya Krylov authored
-
- 05 May, 2014 3 commits
-
-
PhilLab authored
Clarified assert message for allowed PnP flags
-
Ilya Krylov authored
-
Ilya Krylov authored
-
- 29 Apr, 2014 2 commits
-
-
Alexander Alekhin authored
-
Ilya Krylov authored
-
- 28 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Apr, 2014 2 commits
-
-
Samson Yilma authored
-
Samson Yilma authored
Added function decomposeHomographyMat. New files added are homography_decomp.cpp and test_homography_decomp.cpp. Modified files calib3d.hpp and camera_calibration_and_3d_reconstruction.rst.
-
- 25 Apr, 2014 1 commit
-
-
Ilya Krylov authored
-
- 22 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Apr, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 27 Mar, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 26 Mar, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 17 Mar, 2014 1 commit
-
-
Konstantin Matskevich authored
-
- 14 Mar, 2014 9 commits
-
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
Konstantin Matskevich authored
-
- 12 Mar, 2014 2 commits
- 10 Mar, 2014 1 commit
-
-
Ziyang LI authored
Easier to understand
-
- 25 Feb, 2014 2 commits
-
-
Vadim Pisarevsky authored
fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results
-
Ilya Lavrenov authored
-
- 23 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-