Open Source Computer Vision Library
Go to file
Roman Donchenko 6a511755b2 Fixed build for samples/cpp/train_HOG.cpp.
get_hogdescriptor_visu is passed img->clone(), which is not usable
as a non-const reference (and it doesn't modify the argument, anyway).
2014-01-27 17:39:33 +04:00
3rdparty Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-20 15:10:19 +04:00
apps Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
cmake added new macros useful for tracking whether OpenCL impl run or not 2014-01-24 17:16:40 +04:00
data some attempts to tune the performance 2013-12-19 14:09:44 +04:00
doc Merge pull request #2161 from SpecLad:doc-req 2014-01-22 12:04:48 +04:00
include moved bioinspired to opencv_contrib 2014-01-21 18:02:53 +04:00
modules Merge pull request #2203 from ilya-lavrenov:tapi_umat_vectors 2014-01-27 16:06:12 +04:00
platforms Merge commit 'b94963d38' into merge-2.4 2013-12-30 16:39:51 +04:00
samples Fixed build for samples/cpp/train_HOG.cpp. 2014-01-27 17:39:33 +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 2014-01-14 11:53:59 +04:00
CMakeLists.txt by default enabled tests vtk 2014-01-19 18:38:57 +04:00
index.rst GSoC Python Tutorials 2013-09-23 13:41:14 +05:30
LICENSE adding LICENSE file and a sample of its reference in ocl.hpp 2013-12-18 19:33:25 +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