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

Saves the algorithm parameters to a file

obj.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