beautypg.com

Maxx result – Epson 5 User Manual

Page 83

background image

MaxX Result

MaxX Result

Applies To

Vision Objects: Blob

Description

Returns the maximum X pixel coordinate of the blob extrema.

Usage

VGet Sequence.Object.MaxX [(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

Real variable that will contain the value of the result.

result

Optional result number. If omitted, the result number is the CurrentResult. Used for objects
that return multiple results.

Values

The value returned is always in pixels and may be from 1 - video width.

Remarks

The MinX, MaxX, MinY, and MaxY results together define a blob's smallest enclosing rectangle that is
aligned with the coordinate axes and completely encloses the blob. This rectangle is known as the Extrema.

The MinX, MaxX, MinY, and MaxY results can hold fractional values. For example, 100.5 would be
between the 100 and 101 pixels.

See Also

Area Result, Blob Object, Extrema Result, MaxY Result, MinX Result, MinY Result, Object Tab

Vision Guide 5.0 Reference (Ver.5.3) Rev.1

69