You are here: Start » Program Examples » Tablets

Tablets

Macrofilter Main

Macrofilter AnalyzeTablets(True) performs inspection when the pills caret is position.

Macrofilter AnalyzeTablets(False)

Used Filters

Icon Name Description
EnumerateImages Emulates image acquisition with images stored on disk.
DetectMultipleCircles Detection of circular or close-to-circular objects like holes, pins, pills, particles.
CropImage Reduction of the amount of image data to be stored in memory.
CheckPresence_EdgeAmount Quick and easy presence verification, e.g. for missing caps, screws, labels.
CircleBoundingBox Computes the smallest box containing a circle.
DrawCircles_TwoColors Draws circles on an image with two colors, depending on the status of each circle (usually: green or red for pass/fail status).
CheckPresence_Intensity Quick and easy presence verification, e.g. for missing caps, screws, labels.
LastNotNil Returns the last value passed that existed.