|
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 |
| ResultType cv::Hamming::operator() | ( | const unsigned char * | a, |
| const unsigned char * | b, | ||
| int | size | ||
| ) | const |
this will count the bits in a ^ b