![]() |
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) |