EMatcher::CopyTo
Copies all the data of the current EMatcher
object In a general content, the term object should be understood with the meaning of a class instance. In EasyObject, an object is a maximally-sized area of adjacent connected pixels belonging to the layer foreground. into another EMatcher
object and returns it.
Namespace: Euresys::Open_eVision
[C++]
void CopyTo(
EMatcher
& other
) const
Parameters
other