You are here: Start » Program Examples » Pins
Pins
Macrofilter Main

Macrofilter InspectRowOfPins

Macrofilter CheckVerticalDistances

Used Filters
| Icon | Name | Description |
|---|---|---|
| SortArray | Changes the order of the input array elements accordingly to an ascending/descending sequence of the value array. | |
| EnumerateImages | Emulates image acquisition with images stored on disk. | |
| FitSegmentToPoints | Approximates points with a segment using selected outliers suppression method. | |
| LerpSegments | Linearly interpolates between two segments. | |
| PointSequenceDistances | Measures the distances between consecutive points of a point sequence. | |
| PointToLineDistance | Measures the distance between a point and a line. | |
| ImageLocalMaxima | Detection of characteristic points, usually after some image transformations. | |
| DifferenceOfGaussians | Emphasizes high-frequency image features such as lines or patches / dots. |
