- 30 May, 2014 4 commits
-
-
Daniel Angelov authored
Fixed inconsistency with flag names for solvePnP. The default value for the function lacks the CV_ prefix. The code checks against "ITERATIVE". The suggested values for the parameters *include* the prefix. Even though the enum CV_ITERATIVE (+ CV_P3P, CV_EPNP) = ITERATIVE (& P3P, EPNP), lets show to the users only one of them. Now the user sees only {ITERATIVE, P3P, EPNP}.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
krodyush authored
-
- 29 May, 2014 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
mlyashko authored
-
- 28 May, 2014 2 commits
-
-
Alexander Alekhin authored
-
krodyush authored
-
- 27 May, 2014 3 commits
-
-
Alexander Alekhin authored
-
Elena Gvozdeva authored
-
Roman Donchenko authored
-
- 26 May, 2014 1 commit
-
-
Roman Donchenko authored
-
- 23 May, 2014 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 May, 2014 4 commits
-
-
Roman Donchenko authored
-
StevenPuttemans authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 May, 2014 8 commits
-
-
Gabe Schwartz authored
The keys() and values() functions on dictionaries in Python 3 no longer return lists. pyopencv_to() for flann::IndexParams now iterates over the dictionary in a way that is version-agnostic.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Karsakov authored
-
Alexey Stadnik authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
abidrahmank authored
-
- 20 May, 2014 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 19 May, 2014 4 commits
-
-
Roman Donchenko authored
Conflicts: doc/tutorials/introduction/linux_install/linux_install.rst modules/core/doc/operations_on_arrays.rst modules/core/include/opencv2/core/core.hpp modules/core/src/system.cpp modules/gpu/src/cuda/resize.cu modules/imgproc/doc/miscellaneous_transformations.rst modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst modules/video/src/bgfg_gaussmix2.cpp
-
Roman Donchenko authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-