Struct cv::Hamming#
#include <opencv2/core/base.hpp>Collaboration diagram for cv::Hamming:
Member Typedef Documentation#
ResultType#
typedef int cv::Hamming::ResultType
ValueType#
typedef unsigned char cv::Hamming::ValueType
Member Function Documentation#
operator()()#
ResultType cv::Hamming::operator()(
const unsigned char * a,
const unsigned char * b,
int size )
this will count the bits in a ^ b
Member Data Documentation#
normType#
static const NormTypes cv::Hamming::normType = NORM_HAMMING
Source file#
The documentation for this struct was generated from the following file:
opencv2/core/base.hpp