Ethan Rublee a47b6c23f5 revert the hamming distance to use unsigned long, on 64bit machines, using size_t
with __build_popcountl doesn't return correct number of bits. the ll version should work, but for simplicity,
locking it down to long for now.  TODO add a unit test for the Hamming distance.
2011-01-24 16:59:14 +00:00
2011-01-17 11:32:38 +00:00
2011-01-24 10:11:02 +00:00
2011-01-24 10:56:11 +00:00
2011-01-24 10:11:02 +00:00
2010-12-28 21:38:23 +00:00

See http://opencv.willowgarage.com

Description
No description provided
Readme 422 MiB
Languages
C++ 83.4%
Cuda 5.9%
C 3.8%
Java 2.4%
CMake 2.2%
Other 2.1%