You are here: Start » Program Examples » Plate Measurement (Advanced)
Plate Measurement (Advanced)
Macrofilter Main

Macrofilter Measure

Used Filters
| Icon | Name | Description |
|---|---|---|
| MeasureObjectWidth | Measures the width of an object using stripe detection. | |
| RealArrayToProfile | Converts an array of real numbers to a profile. | |
| Statistics_OfArray | Computes basic statistical information out of an array of real numbers. The array must be not empty. | |
| LoadImage | Loads a single image from a file. | |
| RemoveNils | This filter is useful e.g. when inspecting multiple objects while some of the inspections may fail (Nil result). RemoveNils is used to ignore the failed cases in the final result. | |
| FindFiles | Returns files of the input directory. |
