OpenCV453
公開型 | 公開メンバ関数 | 静的公開変数類 | 全メンバ一覧

公開型

typedef unsigned char ValueType
 
typedef int ResultType
 

公開メンバ関数

ResultType operator() (const unsigned char *a, const unsigned char *b, int size) const
 

静的公開変数類

static const NormTypes normType = NORM_HAMMING
 

関数詳解

◆ operator()()

ResultType cv::Hamming::operator() ( const unsigned char *  a,
const unsigned char *  b,
int  size 
) const

this will count the bits in a ^ b


この構造体詳解は次のファイルから抽出されました: