This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-26 22:03:04 +04:00
Code
Packages
Releases
Wiki
Activity
Files
d040791dd96dfdee56a78cbb58535f9557c73bb3
opencv
/
modules
/
objdetect
T
History
Vadim Pisarevsky
94de7d3f3f
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
2011-08-16 13:34:56 +00:00
..
doc
doc: added maxSize parameter to CascadeClassifier::detectMultiScale
2011-08-01 08:23:03 +00:00
include/opencv2
/objdetect
fixed tickets
#1301
,
#1303
,
#1305
2011-08-14 19:43:59 +00:00
src
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
2011-08-16 13:34:56 +00:00
test
ok. enabled TBB in LatentSVM, but need to check if it works
2011-07-14 12:11:18 +00:00
CMakeLists.txt
fixed some build problems
2010-12-28 21:15:58 +00:00