![]() |
AliceVision
Photogrammetric Computer Vision Framework
|
#include <Hamming.hpp>
Public Types | |
| typedef TBitset | ElementType |
| typedef size_t | ResultType |
Public Member Functions | |
| template<typename Iterator1 , typename Iterator2 > | |
| ResultType | operator() (Iterator1 a, Iterator2 b, size_t size) const |
Hamming distance: Working for STL fixed size BITSET and boost DYNAMIC_BITSET
1.8.17