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 |
ResultType cv::Hamming::operator() | ( | const unsigned char * | a, |
const unsigned char * | b, | ||
int | size | ||
) | const |
これは,a ^ bのビットを数えます.