Open Source Computer Vision Library
Go to file
2013-11-08 14:09:34 +05:30
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 #1670 from jet47:cuda-cmake-fix 2013-10-29 13:24:14 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Removed incorrect release of obtained colorspace. This fixes bug #3318 (updated commit for 2.4 branch) 2013-10-24 10:36:01 +02:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file' 2013-11-08 14:09:34 +05:30
platforms Removed a stray comma in the Android toolchain file. 2013-10-25 13:50:22 +04:00
samples ocl example typo 2013-10-28 14:09:30 +04:00
.gitattributes Added more text/binary/whitespace attributes for files we have. 2013-08-21 18:59:24 +04:00
.gitignore updated .gitignore 2013-09-04 11:56:44 +04:00
CMakeLists.txt Replaced our usage of LINK_PRIVATE with that of LINK_INTERFACE_LIBRARIES. 2013-10-25 14:19:02 +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