MATLAB File Help: cv.CascadeClassifier/getMaskGenerator
Index
cv.CascadeClassifier/getMaskGenerator
Get the current mask generator function
S = classifier.getMaskGenerator()
Output
S
a struct containing with the following fields:
fun
the name of the mask generator MATLAB function.
Method Details
Access
public
Sealed
false
Static
false