- add support for the popcnt instruction (useful for the Hamming distance, soon to...
authorVincent Rabaud <no@email>
Sun, 13 Mar 2011 22:51:33 +0000 (22:51 +0000)
committerVincent Rabaud <no@email>
Sun, 13 Mar 2011 22:51:33 +0000 (22:51 +0000)
commit578ca872e4ba042bcdb88ea05593b40315a90cc8
tree2be252d3fdf64843fd5f031eb687ed14f852dfa3
parent28c2d3b89ff3ada3188c2d5b856962fda1b0445b
- add support for the popcnt instruction (useful for the Hamming distance, soon to come in BRIEF and FLANN)
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/core_c.h
modules/core/src/system.cpp