fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB...
authorVadim Pisarevsky <no@email>
Tue, 16 Aug 2011 13:52:02 +0000 (13:52 +0000)
committerVadim Pisarevsky <no@email>
Tue, 16 Aug 2011 13:52:02 +0000 (13:52 +0000)
commitd3d55f323479442292c89d1dd2aca6e2cfc889dc
treea1faf0507d061469675c0152d5bed553c2d839b4
parent3bfd1aa58de33466247b0c7eecb66a5c556c5279
fixed crashes in parallel HOG detector; avoid use of new POPCNT instruction in ORB (to make it compatible with older CPUs).
modules/core/include/opencv2/core/internal.hpp
modules/features2d/src/brief.cpp
modules/objdetect/src/hog.cpp