Constructors
Properties
Functions
Link copied to clipboard
fun getBlobsByCriteria(criteria: ColorBlobLocatorProcessor.BlobCriteria, minValue: Double, maxValue: Double): List<ColorBlobLocatorProcessor.Blob>
Get blobs filtered by specific criteria.
Link copied to clipboard
Get the densest blob (highest fill ratio).
Link copied to clipboard
Get the largest blob by contour area.
Link copied to clipboard
Get the most circular blob.