mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
b8e3d3f791
Searching in directory names can yield confusing results; e.g. if the input is "jpeg2000/image1.jp2", it will infer the pattern "jpeg%04d/image1.jp2", which is likely not what the user intended. If the user really desires for the variable part to be in the directory name, it can always use an explicit pattern. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2/highgui | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |