- 23 Apr, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Nils Hasler authored
* removed unnecessary memcpy * fixed minor memory leak
-
- 22 Apr, 2011 7 commits
-
-
Vincent Rabaud authored
-
Alexey Kazakov authored
-
Alexey Kazakov authored
-
Vadim Pisarevsky authored
moved precomp.hpp before all other headers (to repair PCH mechanism). moved tables from the header to datamatrix.cpp
-
Alexey Kazakov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
some more minor fixes in datamatrix: warnings eliminated, replaced MMX intrinsics (which are not recommended to use on x64) with SSE2.
-
- 21 Apr, 2011 8 commits
-
-
James Bowman authored
-
Andrey Morozov authored
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
James Bowman authored
-
James Bowman authored
-
James Bowman authored
-
- 20 Apr, 2011 4 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 19 Apr, 2011 5 commits
-
-
Victor Erukhimov authored
-
Vadim Pisarevsky authored
-
Alexey Kazakov authored
-
Vadim Pisarevsky authored
-
Alexey Kazakov authored
Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ). Some changes in the HOGDescriptor class interface(objdetect.hpp) (added useMeanShiftGrouping parameter to the detectMultiScale(...) function)
-
- 18 Apr, 2011 8 commits
-
-
Vladimir Dudnik authored
-
Vladimir Dudnik authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Morozov authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 17 Apr, 2011 3 commits
-
-
Elena Fedotova authored
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
Vadim Pisarevsky authored
moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories
-
- 15 Apr, 2011 3 commits
-
-
Vladimir Dudnik authored
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-