| MATLAB File Help: cv.DescriptorMatcher/isMaskSupported | Index |
Returns true if the descriptor matcher supports masking permissible matches
status = matcher.isMaskSupported()
Brute-force matchers support masking, while Flann-based matchers do no support masking.
| Access | public |
| Sealed | false |
| Static | false |