Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
100
descending and ascending. The target edge point has the highest score by setting
these six parameters.
Edge pair mode
- Normalized Position Score Enable: it is scored by the absolute position
difference of the edge or edge pair center relative to the center of the ROI
area. The denominator of normalization is the edge pair width.
- Normalized Relative Position Score Enable: it is scored by the position
difference of the edge or edge pair center relative to the center of the ROI
area. The denominator of normalization is the edge pair width.
- Spacing Score Enable: it scores in accordance with actual distance of edge
pair / edge pair width.
- Spacing Difference Enable: it scores by single edge in accordance with
(actual distance of edge pair - edge pair width) / edge pair width.
- Relative Spacing Difference Enable: it scores by both edges in accordance
with (actual distance of edge pair - edge pair width) / edge pair width.
Output Result
Edge Point Coordinates X/Y: start and end coordinates of edges or edge pairs
Edge Polarity: 1 means from black to white, 2 means from white to black.
Measured Width: caliper spacing of edge pairs
Score: The caliper tool defines the score calculation method, maps the mapping score with
the original scores of several judgment benchmarks, and then calculates the overall score of edge
pattern candidates by taking the n-th power root of the product of the mapping score. For example,
if four scoring methods are defined, the caliper tool multiplies the four scores and takes the fourth
root of the result.
Edge Status: 1 means searched, 2 means searching failed.
Edge Search
The tool of edge search is used to search edge with certain features in the image. The basic
parameters and result display have been explained in Edge Distance.