MATLAB File Help: cv.RTrees/isTrained
Index
cv.RTrees/isTrained
Returns true if the model is trained
b = model.isTrained()
Output
b
Returns true if the model is trained, false otherwise.
Method Details
Access
public
Sealed
false
Static
false