14 Commits (b8c185de9f692b3059678ac81ea3f347fe8c8771)

Author SHA1 Message Date
Andrey Kamaev 4a1ef53deb Fixed gcc build warning 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
marina.kolpakova e1e0c46639 integrated patch: HOG confidence calculation. Thanks, Wongun. 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky 806aab164b save, load & copy HOGDescriptor::nlevels (ticket #1533) 13 years ago
Vadim Pisarevsky d3d55f3234 fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs). 14 years ago
Vadim Pisarevsky a51a8ad577 fixed tickets #1301, #1303, #1305 14 years ago
Alexey Kazakov e863c3d5f6 Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ). 14 years ago
Vladimir Dudnik 8e7768379f minor changes: removed trailing spaces in some files 14 years ago
Vladimir Dudnik 6309b2d08d added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places. 14 years ago
Alexey Spizhevoy cc6a87fc9d fixed big in gpu::HOGDescriptor, added property into CPU's HOGDescriptor 14 years ago
Vadim Pisarevsky 686e28eeee fixed roi handling in HOGDescriptor::computeGradient (ticket #295). 15 years ago
Vadim Pisarevsky e5872cd8bb now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago