OpenCV  4.6.0
Open Source Computer Vision
Functions
cv::samples Namespace Reference

Functions

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