![]() |
OpenCV 4.12.0
开源计算机视觉
|
函数 | |
| void | addSamplesDataSearchPath (const cv::String &path) |
| 通过添加新的搜索位置来覆盖搜索数据路径。 | |
| void | addSamplesDataSearchSubDirectory (const cv::String &subdir) |
| 追加样本搜索数据子目录。 | |
| cv::String | findFile (const cv::String &relative_path, bool required=true, bool silentMode=false) |
| 尝试查找请求的数据文件。 | |
| cv::String | findFileOrKeep (const cv::String &relative_path, bool silentMode=false) |