Table of Contents

Method IsThreadSafe

Namespace
OpenCvSharp.Detail
Assembly
OpenCvSharp.dll

IsThreadSafe()

True, if it's possible to use the same matcher instance in parallel, false otherwise

public virtual bool IsThreadSafe()

Returns

bool