|
|
Functions for sub-pixel edge detection and subsequent measurement of positions in an image.
- Can find single edges, edge pairs, or multiple edges
- Black>white(pos) white>black(neg)
- Linear interpolation-fastest method for finding the position of an edge (within 1/10 of a pixel)
- Increased processing speed by subsampling 2nd pixel every second row. Density parameter defines this in the tool
<< BACK TO TOOLS |
|
|