Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
107
Edge Type: it has the strongest, the first and the last edge.
Edge Polarity: it has three modes, including dark to light, light to dark and any.
Edge Threshold: The edge threshold is the gradient threshold, ranging from 0 to 255. Only
edge points whose edge gradient threshold is greater than this value are detected. The larger the
value is, the stronger the anti noise ability is, the less the number of edges is, and even the target
edge points are screened out.
Calipers Number: it is used to scan ROI area quantity of edge points.
Filter Size: it is used to enhance the edge and suppress noise, and its minimum value is 1.
When the edge is blurred or there is noise interference, you can increase its value to make the
detection result more stable. If the distance between the edge and the edge is smaller than the filter
size, it will affect the accuracy of the edge location or even lose edge. This value needs to be set
based on the actual situation.
Projection Width: In the ROI, several edge points are distributed in a circle to search for
the ROI. This parameter describes the width of the area where the edge points are scanned for the
ROI. Increase the value within a certain range to obtain more stable edge points.
Reject Number: It means that the number of minimum points that have high error to be
excluded from fitting. In general, if there is a great number of points excluded from fitting, its value
should be set higher. For better results, it is recommended to use it in combination with the parameter
of distance to remove.
Distance to Remove: It means that the maximum pixel distance from the outlier to the fit
circle. The smaller the value, the more points are excluded.
Initial Fit: see Find Circle for details.
Fit Mode: It has three types, including least squares, huber and tukey. The three fitting
methods only have some differences in the calculation of weight. With the increase of the number
of outliers and the distance of outliers, the least squares, Huber and Tukey can be used step by step.
ROI Area: setting one or two ROIs is available. When setting one, it is to find the
intersection of two lines in one ROI area. When setting two, it is to find the line in two ROI areas
separately, and then find the intersection of these two lines.
Search Mode: edge1 search mode is to find the line in ROI 1 area, and edge 2 search mode
is to find the line in ROI 2 area.
Output Result of Intersection
Edge Intersection X/Y: X/Y coordination of edge intersection
Line Starting and End X/Y: X/Y coordination of line starting and end.
Line 0/1 Angle: the angular offset of lines 0 and 1 from the horizontal.
Parallel Lines Search
The tool of parallel lines search is used to find lines that are approximately parallel within the
tolerance angle range. The centerline of the two parallel lines is also displayed in the middle, as
shown below. The running parameters have been explained in Line Search. This section mainly
describes part of the parameters.