load (cv.Dataset) - MATLAB File Help
cv.Dataset/load

Load dataset

ds.load(dpth)

Input

NOTE: Be careful that some dataset loaders require that the path end with a slash, while others don't. Failing to match this requirement could easily crash MATLAB! (Sorry, the OpenCV C++ code is inconsistent and there is no convention here).

See also
Method Details
Access public
Sealed false
Static false