Open Source Computer Vision Library
Go to file
Roman Donchenko 3314bc94b6 Reworked documentation building to work with extra modules.
The main problem with extra modules is that they're located outside
of the OpenCV root, while Sphinx requires that all documents are
within the documentation root. To circumvent this, we create a
"fake root" and copy all documentation (as well as all files that
it depends on) there. It's a bit messy, but what can you do.

As a bonus, this eliminates the need to generate modules/refman.rst
inside the source tree.
2013-11-12 19:38:59 +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 Reworked documentation building to work with extra modules. 2013-11-12 19:38:59 +04:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules Merge pull request #1775 from ilya-lavrenov:ocl_cvtColor 2013-11-12 14:26:50 +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 Reworked documentation building to work with extra modules. 2013-11-12 19:38:59 +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