EMatcher::GetNumReductions

Number of reduction steps used in the matching process.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetNumReductions()

Remarks

These depend on the actual pattern size, and on the MinReducedArea property. The FinalReduction property, used to speed up matching when coarse location is sufficient, must be set in range 0..NumReductions-1.

EMatcher.NumReductions

Number of reduction steps used in the matching process.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint NumReductions

{ get; }

Remarks

These depend on the actual pattern size, and on the MinReducedArea property. The FinalReduction property, used to speed up matching when coarse location is sufficient, must be set in range 0..NumReductions-1.