![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
関数 | |
| 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) |