isThreadSafe (cv.FeaturesMatcher) - MATLAB File Help
cv.FeaturesMatcher/isThreadSafe
Check if matcher is thread safe
tf = obj.isThreadSafe()
Output
tf
True, if it's possible to use the same matcher instance in parallel, false otherwise.
Method Details
Access
public
Sealed
false
Static
false