- 11 Jul, 2013 3 commits
-
-
Nikita Manovich authored
VideoCapture didn't call release method and just ignored the new capture sources. OpenCV documentation: bool VideoCapture::open(const string& filename); bool VideoCapture::open(int device); The methods first call VideoCapture::release() to close the already opened file or camera.
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 10 Jul, 2013 11 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
Also, shrunk the corresponding column and the test name column.
-
Roman Donchenko authored
-
peng xiao authored
-
- 09 Jul, 2013 4 commits
-
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
- set init value for `numsdev` to prevent use of uninitialized value - stop use of 'workdir' and files from samples - forcing use of 'opencv_extra' instead Note: set OPENCV_TEST_DATA_PATH to full path to 'opencv_extra/testdata' (gitolite@code.opencv.org:opencv_extra.git) before running the test!
-
- 08 Jul, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 05 Jul, 2013 8 commits
-
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
yao authored
-
- 04 Jul, 2013 13 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
Downgrade TBB to 4.1u2 for all platforms, except WinRT.
-
Roman Donchenko authored
-
Alexander Mordvintsev authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Jin Ma authored
-
yao authored
-
http://code.opencv.org/issues/3130Alexander Pacha authored
Fixed issue 3130 (http://code.opencv.org/issues/3130), where one argument of the BRISK-call was ignored. Previously it was not possible to use BRISK without creating descriptors. Now it behaves like ORB (and how it is documented), and you can call BRISK to just generate feature points and no descriptors.
-