- 14 Dec, 2015 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 13 Dec, 2015 1 commit
-
-
flp authored
Common fixes: - print function - int / float division - map, zip iterators in py3 but lists in py2 Known bugs with opencv 3.0.0 - digits.py, called via digits_video.py: https://github.com/Itseez/opencv/issues/4969 - gaussian_mix.py: https://github.com/Itseez/opencv/pull/4232 - video_v4l2.py: https://github.com/Itseez/opencv/pull/5474 Not working: - letter_recog.py due to changed ml_StatModel.train() signature
-
- 11 Dec, 2015 10 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Pavel Rojtberg authored
if they are not we also do not need to allocate a local copy of the rvec and tvec
-
Pavel Rojtberg authored
also replace C defines with C++ enums
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 10 Dec, 2015 17 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
use the same approach like in fisheye calibration: instead of setting masked out rows to zero, remove them from the equation system. This way JtJ does not become singular and we can use the much faster LU decomposition instead of SVD. This results in a speedup of the Calibrate unit tests of 3x-10x.
-
Pavel Rojtberg authored
-
Vadim Pisarevsky authored
-
Deanna Hood authored
-
Vadim Pisarevsky authored
-
https://github.com/Itseez/opencv/pull/5422Vadim Pisarevsky authored
applying patch by rxtsolar: https://github.com/Itseez/opencv/pull/5422 for the master branch (even though it's actually not that important here)
-
niederb authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 09 Dec, 2015 10 commits
-
-
Alexander Alekhin authored
1) fix multichannel support 2) remove useless bad_value, read value from original Mat directly 3) add more tests 4) fix docs for cvCeil and checkRange
-
Dan authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-