DoubangoTelecom / compv

Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
https://doubango.org
GNU General Public License v3.0
187 stars 39 forks source link

add "CompVMathDistanceHamming32_Intrin_POPCNT_SSE42" using mula's algorithm #120

Open DoubangoTelecom opened 7 years ago

DoubangoTelecom commented 7 years ago

Just like what we're doing with AVX2: CompVMathDistanceHamming32_Intrin_POPCNT_AVX2

DoubangoTelecom commented 7 years ago

remove "POPCNT" word in the function name and use orphans technique