save (cv.BinaryDescriptorMatcher) - MATLAB File Help
cv.BinaryDescriptorMatcher/save

Saves the algorithm parameters to a file

matcher.save(filename)

Input

This method stores the algorithm parameters in the specified XML or YAML file.

See also
Method Details
Access public
Sealed false
Static false