empty (cv.DescriptorExtractor) - MATLAB File Help
cv.DescriptorExtractor/empty
Checks if detector object is empty
b = extractor.empty()
Output
b
Returns true if the detector object is empty (e.g in the very beginning or after unsuccessful read).
Method Details
Access
public
Sealed
false
Static
false