- 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 1 commit
-
-
Andrey Kamaev authored
Also move cv::linemod to own header
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 9 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
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 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
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.
-
- 02 Feb, 2013 1 commit
-
-
Andy Maloney authored
Declare vars as locally as possible
-
- 01 Feb, 2013 3 commits
-
-
Andy Maloney authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
- 31 Jan, 2013 3 commits
-
-
Vadim Pisarevsky authored
disabled the use of SSE4 instructions as well to make the code compatible with the old Intel and AMD chips
-
Vadim Pisarevsky authored
added test for the old cvHaarDetectObjects. disabled AVX optimization in haar.cpp. it should cover tickets #2534, #2591, #2669
-
Evgeny Talanin authored
-
- 30 Jan, 2013 1 commit
-
-
marina.kolpakova authored
-
- 28 Jan, 2013 1 commit
-
-
Andy Maloney authored
-
- 24 Jan, 2013 1 commit
-
-
Siegfried Hochdorfer authored
-
- 18 Jan, 2013 5 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
- (left, top, width, height) - (left, top, right, bottom)
-
marina.kolpakova authored
-
marina.kolpakova authored
-