Instanceordering – Adept AdeptSight Reference Guide User Manual

Page 278

Advertising
background image

InstanceOrdering

VPARAMETER

530

Order in which the instances are processed and output.

Syntax

MicroV+

VPARAMETER (sequence_id, tool_id, 530, index_id, object_id) = value

value = VPARAMETER (sequence_id, tool_id, 530, index_id, object_id)

V+

VPARAMETER (sequence_id, tool_id, 530, index_id, object_id) $ip = value

value = VPARAMETER ($ip, sequence_id, tool_id, 530, index_id, object_id)

Remarks

With the hsDistanceImage and hsDistanceWorld modes, the reference coordinate used to compute the

distance is set with the InstanceOrderingReferenceX and InstanceOrderingReferenceY properties.

Type

Long

Range

Value

Mode Name

Description

0

hsEvidence

Instances are processed and output according to their
hypothesis strength, beginning with the strongest hypoth-
esis.

1

hsLeftToRight

Instances are processed and output in the order they
appear in the search area, from left to right.

2

hsRightToLeft

Instances are processed and output in the order they
appear in the search area, from right to left.

3

hsTopToBottom

Instances are processed and output in the order they
appear in the search area, from top to bottom.

InstanceOrdering

AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012

Page 278

Advertising