You are here: Start » Program Examples » Fertilizer Granulation
Fertilizer Granulation
Macrofilter Main

Used Filters
| Icon | Name | Description |
|---|---|---|
| TestRealInRange | Checks whether a real value is in the specified range. | |
| SmoothImage_Gauss | Removal of gaussian noise from images. | |
| 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). | |
| FitCircleToRidges | Precise detection of a thin circular line, whose rough location is known beforehand. | |
| CreateCircle | Creates a circle from an aligned point and radius. | |
| ImageLocalMaxima | Detection of characteristic points, usually after some image transformations. | |
| LoadImage | Loads a single image from a file. |
