Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: RZ_A2M_Mbed_samples
Hamming< T > Struct Template Reference
Hamming distance functor (pop count between two binary vectors, i.e. More...
#include <dist.h>
Detailed Description
template<class T>
struct cvflann::Hamming< T >
Hamming distance functor (pop count between two binary vectors, i.e.
xor them and count the number of bits set) That code was taken from brief.cpp in OpenCV
Generated on Tue Jul 12 2022 18:20:24 by
