Open Source Computer Vision Library
Go to file
Roman Donchenko 7d768d2159 In calcOpticalFlowSF, fixed several uninitialized uses of matrices.
This should fix that pesky test failure that pops up from time to time.

I don't actually know if the default values should be zeros, but the tests
pass, so...
2013-08-16 14:43:18 +04:00
3rdparty Native camera libraries updated. 2013-08-09 17:43:21 +04:00
apps Replaced most of the usages of parallel_for with that of parallel_for_. 2013-05-31 12:22:04 +04:00
cmake Fixed elif/elseif error that made highgui-windows fail on mac+cocoa. 2013-08-13 10:34:31 +02:00
data Added smile detector 2013-02-21 17:17:34 +01:00
doc Merge pull request #1262 from StevenPuttemans:fix_surf_tutorial 2013-08-14 12:08:59 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
modules In calcOpticalFlowSF, fixed several uninitialized uses of matrices. 2013-08-16 14:43:18 +04:00
platforms Native camera libraries updated. 2013-08-09 17:43:21 +04:00
samples Fixed build of camera calibration android sample 2013-08-08 09:31:25 +04:00
.gitattributes Fix typo in .gitattributes. 2013-06-05 13:51:11 +04:00
.gitignore Updated gitignore relative to new platforms dir 2013-07-30 18:48:20 +04:00
CMakeLists.txt Warning and review notes fixes. 2013-08-02 04:10:56 -07: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