Documentation Portal      

What are you looking for?

EMatcher::ClearImage

Releases the pointer to the image object that has been passed to the EMatcher object.

Namespace: Euresys::Open_eVision_2_10

[C++]

void ClearImage(
)

Remarks

It is the way to tell to the EMatcher object that its pointer is not valid anymore. The EMatcher::Match method keeps a copy of the image pointer given as parameter. So, if the user deletes this pointer, the EMatcher object should be informed.

EMatcher.ClearImage

Releases the pointer to the image object that has been passed to the EMatcher object.

Namespace: Euresys.Open_eVision_2_10

[C#]

void ClearImage(
)

Remarks

It is the way to tell to the EMatcher object that its pointer is not valid anymore. The EMatcher::Match method keeps a copy of the image pointer given as parameter. So, if the user deletes this pointer, the EMatcher object should be informed.

Which API shall we display?

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