load (cv.Dataset) - MATLAB File Help |
Load dataset
ds.load(dpth)
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).
Access | public |
Sealed | false |
Static | false |