Click or drag to resize

DescriptorMatcherIsMaskSupported Method

Return true if the matcher supports mask in match methods.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public virtual bool IsMaskSupported()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.DescriptorMatcher.IsMaskSupported"]

See Also