OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Functions
cv::samples Namespace Reference

Functions

void addSamplesDataSearchPath (const cv::String &path)
 Override search data path by adding new search location.
 
void addSamplesDataSearchSubDirectory (const cv::String &subdir)
 Append samples search data sub directory.
 
cv::String findFile (const cv::String &relative_path, bool required=true, bool silentMode=false)
 Try to find requested data file.
 
cv::String findFileOrKeep (const cv::String &relative_path, bool silentMode=false)