Go to file
Alexander Smorkalov 627b441022 Bugfix #2532 patch 4 corner detection sample possible bug solved.
Tutorial text was not consistent with tutorial source code in samples directory.
Inline source code was replaced on "includeliteral" directive with link to cpp file.
2013-01-30 13:05:57 +04:00
3rdparty Merge pull request #168 from asmorkalov:android_42_camera_fix 2012-11-21 14:50:53 +04:00
android Merge pull request #310 from taka-no-me:4digit_version 2013-01-19 12:03:04 +04:00
apps Add option to control build of applications (feature #2568) 2013-01-29 16:38:59 +04:00
cmake Merge pull request #346 from taka-no-me:decouple_V4L2 2013-01-29 19:25:30 +04:00
data modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 2012-08-22 15:48:57 +04:00
doc Bugfix #2532 patch 4 corner detection sample possible bug solved. 2013-01-30 13:05:57 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ios another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework. 2012-11-01 18:15:48 +04:00
modules Merge pull request #360 from vpisarev:sift_fixes 2013-01-29 20:39:13 +04:00
samples fixed #2580, #2210. some work on #2025. 2013-01-29 19:38:56 +04:00
.gitattributes Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Merge pull request #357 from taka-no-me:build_opencv_apps 2013-01-29 19:25:52 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org