You are here: Start » Program Examples » Mounts (Blob Analysis)
Mounts (Blob Analysis)
Macrofilter Main
Used Filters
Icon | Name | Description |
---|---|---|
![]() |
ExtractBlobs_Intensity | Segments an image into blobs by thresholding. |
![]() |
RegionBoundingCircle | Computes the smallest circle enclosing a region. |
![]() |
LoadImage | Loads a single image from a file. |
![]() |
FillRegionHoles | Adds pixels to the input region so that it contains no holes. |
![]() |
DrawCircles_TwoColors | Usually: green or red for pass/fail status. |
Further Readings
- Blob Analysis - Article presents detailed information about the Blob Analysis technique.