Public Member Functions | |
Center () | |
int | dist (int ax, int ay) const |
bool | isBetterThan (const Center &other, int ax, int ay) const |
Public Attributes | |
int | x |
int | y |
float | blobmax |
w2qcref::BlobSegmentation::Center::Center | ( | ) | [inline] |
int w2qcref::BlobSegmentation::Center::dist | ( | int | ax, | |
int | ay | |||
) | const [inline] |
bool w2qcref::BlobSegmentation::Center::isBetterThan | ( | const Center & | other, | |
int | ax, | |||
int | ay | |||
) | const [inline] |