OpenCV 4.5.3(日本語機械翻訳)
公開型 | 公開メンバ関数 | 静的公開変数類 | 全メンバ一覧

公開型

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

これは,a ^ bのビットを数えます.


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