#include <features2d.hpp>
Public Types | |
enum | { normType = NORM_HAMMING + (cellsize>1) } |
typedef unsigned char | ValueType |
typedef int | ResultType |
Public Member Functions | |
ResultType | operator() (const unsigned char *a, const unsigned char *b, int size) const |
typedef unsigned char cv::HammingMultilevel< cellsize >::ValueType |
typedef int cv::HammingMultilevel< cellsize >::ResultType |
ResultType cv::HammingMultilevel< cellsize >::operator() | ( | const unsigned char * | a, |
const unsigned char * | b, | ||
int | size | ||
) | const |