- 25 Apr, 2011 2 commits
-
-
Nils Hasler authored
-
Alexey Spizhevoy authored
-
- 24 Apr, 2011 3 commits
-
-
Anton Obukhov authored
[+] Added 128-bit transpose
-
Elena Fedotova authored
-
Nils Hasler authored
If a pipeline is specified manually, this has to be done in full now, ending with appsink. For example: "uridecodebin uri=file:///path/to/some/video.avi ! ffmpegcolorspace ! appsink"
-
- 23 Apr, 2011 4 commits
-
-
Nils Hasler authored
-
Maria Dimashova authored
-
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 7 commits
-
-
Vladimir Dudnik authored
-
Vladimir Dudnik authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Morozov authored
-
Andrey Kamaev authored
-