Open Source Computer Vision Library
Go to file
Alexander Smorkalov d39e73365c Some debug options are removed because they are installed by Cmake automatically.
Also forcing -ggdb3 on android leads to debuging issues.
2013-11-29 15:34:50 +04:00
3rdparty ocl: fix cl_platform.h:95: #elif _WIN32 -> #elif defined(_WIN32) 2013-11-22 18:24:20 +04:00
apps Merge pull request #1879 from LeszekSwirski:traincascade-2.4 2013-11-28 12:24:45 +04:00
cmake Some debug options are removed because they are installed by Cmake automatically. 2013-11-29 15:34:50 +04:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Fixed minor documentation typo 2013-11-27 04:09:40 -08:00
include Normalized file endings. 2013-08-21 18:59:25 +04:00
modules disabled MOG2 performance test (sanity check fails on CUDA 6.0) 2013-11-28 09:50:05 +04:00
platforms Merge pull request #1849 from StevenPuttemans:feature_3375_documentation 2013-11-27 13:22:31 +04:00
samples Merge pull request #1873 from abak:hough_24 2013-11-28 12:11:24 +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 Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +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