Open Source Computer Vision Library
Go to file
2013-11-28 00:42:19 +01:00
3rdparty Merge pull request #1664 from SpecLad:merge-2.4 2013-10-24 17:27:30 +04:00
apps Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 2013-11-17 14:08:56 +04:00
cmake ocl/core: added prototype for tests 2013-11-22 18:37:44 +04:00
data fixed malformed XML 2013-09-19 16:32:32 -04:00
doc Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
include Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
modules Add on optional parameter to the matx invert function to know if this operation is successfull without having to analyse the matrix (it may fail in case of bad preconditioning or inappropriate decomposition method) 2013-11-28 00:42:19 +01:00
platforms Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
samples Merge pull request #1864 from berak:mouse_and_match 2013-11-25 12:15:52 +04:00
.gitattributes Made changes to OpenCVFindMatlab suggested by SpecLad 2013-09-14 13:32:15 +10:00
.gitignore Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-11 16:55:36 +04:00
CMakeLists.txt Fixed CMake warnings/bugs caused by #1670 and #1714 2013-10-30 16:21:50 +04:00
index.rst GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
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