Documentation Portal      

What are you looking for?

ERegion::ERegion

Constructs an ERegion context.

Namespace: Euresys::Open_eVision_2_10

[C++]

void ERegion(
)

void ERegion(
   const ERegion& other
)

void ERegion(
   const EROIBW8& roi,
   EBW8 threshold
)

void ERegion(
   const EROIBW16& roi,
   EBW16 threshold
)

void ERegion(
   const EMatchPosition& position,
   int modelWidth,
   int modelHeight
)

void ERegion(
   const EFoundPattern& pattern
)

void ERegion(
   const ECodedElement& codedElement
)

void ERegion(
   const std::vector<Euresys::Open_eVision_2_10::ERun>& runs
)

Parameters

other

ERegion context to copy.

roi

Mask ROI.

threshold

Mask Threshold.

position

Result of an EasyMatch process.

modelWidth

Width of an EasyMatch model.

modelHeight

Height of an EasyMatch model.

pattern

Result of an EasyFind process.

codedElement

Result of an EasyObject process.

runs

List of ERun.

ERegion.ERegion

Constructs an ERegion context.

Namespace: Euresys.Open_eVision_2_10

[C#]

void ERegion(
)

void ERegion(
   Euresys.Open_eVision_2_10.ERegion other
)

void ERegion(
   Euresys.Open_eVision_2_10.EROIBW8 roi,
   Euresys.Open_eVision_2_10.EBW8 threshold
)

void ERegion(
   Euresys.Open_eVision_2_10.EROIBW16 roi,
   Euresys.Open_eVision_2_10.EBW16 threshold
)

void ERegion(
   Euresys.Open_eVision_2_10.EMatchPosition position,
   int modelWidth,
   int modelHeight
)

void ERegion(
   Euresys.Open_eVision_2_10.EFoundPattern pattern
)

void ERegion(
   Euresys.Open_eVision_2_10.ECodedElement codedElement
)

void ERegion(
   Euresys.Open_eVision_2_10.ERun[] runs
)

Parameters

other

ERegion context to copy.

roi

Mask ROI.

threshold

Mask Threshold.

position

Result of an EasyMatch process.

modelWidth

Width of an EasyMatch model.

modelHeight

Height of an EasyMatch model.

pattern

Result of an EasyFind process.

codedElement

Result of an EasyObject process.

runs

List of ERun.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121