ImFusion C++ SDK 4.4.0
ImFusion::BlobDetector Class Reference

Classes

struct  Params
struct  Blob

Public Member Functions

 BlobDetector (const BlobDetector::Params &parameters=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 > &centers) const

The documentation for this class was generated from the following file:
  • ImFusion/Vision/BlobDetector.h
Search Tab / S to search, Esc to close