Strength Result

Applies To
Vision Objects: ArcFinder, ArcInspector, BoxFinder, CornerFinder, Edge, LineFinder, LineInspector

Description
Returns the strength of the found edge.

Usage

VGet  Sequence.Object.Strength[(result)], var
Sequence
Name of a sequence or string variable containing a sequence name.
Object
Name of an object or string variable containing an object name. The object must exist in the specified sequence.
var
Integer variable that will contain the value of the result.
result
Optional. Integer result number from 1 to the NumberOfResults property. If omitted, the result number is the CurrentResult.

Values
0 to 100%

Remarks
Use the Strength result to help determine the value to use for the StrengthTarget property.

For ArcFinder, ArcInspector, LineFinder, LineInspector, BoxFinder, CornerFinder objects, the Strength result is the average strength of all edges used in the search.

See Also
ArcFinder Object, ArcInspector Object, Edge Object, LineFinder Object, LineInspector Object, BoxFinder Object, CornerFinder Object, StrengthTarget Property, StrengthVariation Property