Matchquality – Adept AdeptSight Reference Guide User Manual
Page 326

MatchQuality
VRESULT
1802
Percentage of edges actually matched to the found entity (point, arc, or line). MatchQuality ranges from 0
to 1, with 1 being the best quality. A value of 1 means that edges were matched for every point along the
found entity. Similarly, a value of 0.2 means edges were matched to 20% of the points along the found
entity. Read only.
Syntax
MicroV+
value = VRESULT (sequence_id, tool_id, instance_id, 1802, index_id, frame_id)
V+
value = VRESULT ($ip, sequence_id, tool_id, instance_id, 1802, index_id, frame_id)
Type
Double
Range
Minimum: 0.0
Maximum: 1.0
Parameters
sequence_id
Index of the vision sequence. The first sequence is 1.
tool_id
Index of the tool in the vision sequence. The first tool is 1.
instance_id
Index of the instance for which you want the result.
ID
1802: the value used to reference this property.
index_id
N/A
frame_id
Index of frame that contains the specified instance.
Range: [1, ResultCount -1]
$ip
IP address of the vision server. Applies to V+ syntax only. Uses standard IP
address format, for example: 192.168.1.120.
MatchQuality
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 326