- 23 Jul, 2013 3 commits
- 22 Jul, 2013 1 commit
-
-
lluis authored
-
- 20 Jul, 2013 3 commits
- 19 Jul, 2013 1 commit
-
-
lluis authored
Neumann L., Matas J.: Real-Time Scene Text Localization and Recognition, CVPR 2012. High-level C++ interface and implementation of algorithm is in the objdetect module. C++ example, a test image, and the default classifiers in xml files.
-
- 14 Jun, 2013 1 commit
-
-
Peter Minin authored
Add a new variant of detectMultiScale with output arguments 'objects' and 'numDetections'; factor most of detectMultiScale's code into 2 protected methods
-
- 10 Jun, 2013 1 commit
-
-
Roman Donchenko authored
It was merged by mistake. This reverts commit ab6be9b7.
-
- 06 Jun, 2013 1 commit
-
-
Peter Minin authored
receives the number of neighbors joined into each detected object
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
- 29 Apr, 2013 1 commit
-
-
ShengyinWu authored
-
- 12 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
Also move cv::linemod to own header
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 04 Apr, 2013 1 commit
-
-
jackculpepper authored
-
- 01 Apr, 2013 10 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This also fixes few clang build errors
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
cv::Complex, cv::Point_ and cv::Point3_ are moved.
-
Andrey Kamaev authored
Also move RTTIImpl class to the only usage
-
Vladislav Vinogradov authored
-
- 25 Mar, 2013 1 commit
-
-
Jacob Baines authored
-
- 22 Mar, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 11 Mar, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-