Go to file
Roman Donchenko b8e3d3f791 In the image sequence capture, only search for the ordinal in the file name.
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.
2013-11-12 16:26:21 +04:00
3rdparty Added the missing setting of HAVE_FFMPEG to true on Windows. 2013-10-25 14:22:07 +04:00
apps cmake: fix linker deps for CUDA 2013-10-16 18:34:47 +04:00
cmake Merge pull request #1720 from SpecLad:cmp0017 2013-10-30 17:46:33 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Android Manager Version++. 2013-11-06 14:24:18 +04:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules In the image sequence capture, only search for the ordinal in the file name. 2013-11-12 16:26:21 +04:00
platforms Android Manager Version++. 2013-11-06 14:24:18 +04:00
samples Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
.gitattributes Added more text/binary/whitespace attributes for files we have. 2013-08-21 18:59:24 +04:00
.gitignore Sorted .gitignore. 2013-11-05 13:41:42 +04:00
CMakeLists.txt Fixed CMake warnings/bugs caused by #1670 and #1714 2013-10-30 16:21:50 +04:00
index.rst android -> plarforms/android 2013-05-27 11:10:38 +04:00
README.md Updated README.md 2013-07-30 18:51:53 +04:00

OpenCV: Open Source Computer Vision Library

Resources

Contributing

Please read before starting work on a pull request: http://code.opencv.org/projects/opencv/wiki/How_to_contribute

Summary of guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.

Donate OpenCV project Donate OpenCV project