write (cv.WBDetector) - MATLAB File Help
cv.WBDetector/write
Write detector to file
detector.write(filename) str = detector.write(filename)
Input
filename
Name of the file to save to.
Output
str
optional output. If requested, the object is persisted to a string in memory instead of writing to disk.
Method Details
Access
public
Sealed
false
Static
false