Instanceintrinsicboundingbox – Adept AdeptSight Reference Guide User Manual

Page 267

Advertising
background image

InstanceIntrinsicBoundingBox

VRESULT

1330

Gets the coordinates of the instrinsic bounding box that defines an instance. The intrinsic bounding box is

the smallest box that can enclose the instance. Read only.

Syntax

MicroV+

value = VRESULT (sequence_id, tool_id, instance_id, 1330, bounding_id, frame_id)

V+

value = VRESULT ($ip, sequence_id, tool_id, instance_id, 1330, bounding_id, frame_id)

Type

Double

Range

Boundaries of the input image.

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

1330: the value used to reference this property.

bounding_id

1 to 8: Index of the XY coordinates that define corners of the intrinsic bounding

box:

1: X coordinate of the corner

2: Y coordinate of the corner

3: X coordinate of the corner

4: Y coordinate of the corner

5: X coordinate of the corner

InstanceIntrinsicBoundingBox

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

Page 267

Advertising