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
Integer result number from 1 to the value of 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.

ArcFinder, ArcInspector, BoxFinder, CornerFinder, LineFinder, LineInspector

For objects, the Strength result is the average strength of the edges used for the search.

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