![]() |
ImFusion SDK 4.3
|
Classes | |
| struct | Blob |
| struct | Params |
Public Member Functions | |
| BlobDetector (const BlobDetector::Params ¶meters=BlobDetector::Params()) | |
| void | detect (const TypedImage< unsigned char > *image, std::vector< Blob > &keypoints) const |
Protected Member Functions | |
| void | findBlobs (TypedImage< unsigned char > *image, TypedImage< unsigned char > *binaryImage, std::vector< Blob > ¢ers) const |