save (cv.DescriptorMatcher) - MATLAB File Help
cv.DescriptorMatcher/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