You are here: Start » Program Examples » Mounts (Blob Analysis)

Mounts (Blob Analysis)

Macrofilter Main

Used Filters

Icon Name Description
RegionBoundingCircle Computes the smallest circle enclosing a region.
DrawCircles_TwoColors Usually: green or red for pass/fail status.
FillRegionHoles Adds pixels to the input region so that it contains no holes.
ExtractBlobs_Intensity Segments an image into blobs by thresholding.
LoadImage Loads a single image from a file.

Further Readings

  • Blob Analysis - Article presents detailed information about the Blob Analysis technique.