#include <ocl.hpp>
Public Types | |
enum | { normType = NORM_HAMMING } |
typedef unsigned char | ValueType |
typedef int | ResultType |
Public Member Functions | |
ResultType | operator() (const unsigned char *a, const unsigned char *b, int size) const |
typedef int cv::ocl::Hamming::ResultType |
typedef unsigned char cv::ocl::Hamming::ValueType |
|
inline |
this will count the bits in a ^ b