SimpleBlobDetectorAsync extension
Methods
-
detectAsync(
Mat src) → Future< VecKeyPoint> -
Available on SimpleBlobDetector, provided by the SimpleBlobDetectorAsync extension
Detect keypoints in an image using SimpleBlobDetector.
Static Methods
-
createAsync(
SimpleBlobDetectorParams params) → Future< SimpleBlobDetector> -
Available on SimpleBlobDetector, provided by the SimpleBlobDetectorAsync extension
-
emptyAsync(
) → Future< SimpleBlobDetector> -
Available on SimpleBlobDetector, provided by the SimpleBlobDetectorAsync extension
returns a new SimpleBlobDetector algorithm