무엇을 찾아 드릴까요?

ECodedImage2::FindObject

Finds an object in the coded image using its coordinates.

Namespace: Euresys::Open_eVision_2_5

[C++]

EObject* FindObject(
   int x,
   int y
)

EObject* FindObject(
   OEV_UINT32 layerIndex,
   int x,
   int y
)

Parameters

x

The X-coordinate of the object.

y

The Y-coordinate of the object.

layerIndex

The index of the layer of interest.

Remarks

If no layer index is specified, all the layers of the coded image are scanned until an object is found at these coordinates.

ECodedImage2.FindObject

Finds an object in the coded image using its coordinates.

Namespace: Euresys::Open_eVision_2_5

[C#]

Euresys.Open_eVision_2_5.EObject FindObject(
   int x,
   int y
)

Euresys.Open_eVision_2_5.EObject FindObject(
   uint layerIndex,
   int x,
   int y
)

Parameters

x

The X-coordinate of the object.

y

The Y-coordinate of the object.

layerIndex

The index of the layer of interest.

Remarks

If no layer index is specified, all the layers of the coded image are scanned until an object is found at these coordinates.

ECodedImage2.FindObject

Finds an object in the coded image using its coordinates.

[VB6]

EObject FindObject(
   Long x,
   Long y
)

EObject FindObject(
   Long layerIndex,
   Long x,
   Long y
)

Parameters

x

The X-coordinate of the object.

y

The Y-coordinate of the object.

layerIndex

The index of the layer of interest.

Remarks

If no layer index is specified, all the layers of the coded image are scanned until an object is found at these coordinates.

어떤 API를 표시해야 합니까?

© 0000 EURESYS s.a.  -  문서 관련 안내  -  Open Source Licenses  -  Open eVision 2.5.1.1107