MATLAB File Help: cv.LineSegmentDetector/empty
Index
cv.LineSegmentDetector/empty
Checks if algorithm object is empty.
b = obj.empty()
Output
b
Returns true if the algorithm object is empty (e.g. in the very beginning or after unsuccessful read).
Method Details
Access
public
Sealed
false
Static
false