Go to file
Leonid Beynenson 6a5d996ca8 Removed the header opencv2/photo/denoising.hpp
All the functions from it are moved to the header
opencv2/photo/photo.hpp
2012-08-22 17:51:52 +04:00
3rdparty Fix Windows build issues 2012-08-22 11:21:09 +04:00
android Android toolchain: libstdc++ and libsupc are removed from explicit link libraries 2012-08-17 16:23:57 +04:00
apps fixed #2165 2012-07-12 12:32:54 +00:00
cmake disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6) 2012-08-20 23:35:59 +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 Fix formatting in Android tutorials 2012-08-17 19:23:45 +04:00
include Fixed linux and android install 2012-06-27 13:52:29 +00:00
ios some tweaks in optimization flags for opencv2.framework 2012-08-20 19:46:52 +04:00
modules Removed the header opencv2/photo/denoising.hpp 2012-08-22 17:51:52 +04:00
samples Merge branch 'master' of code.opencv.org:opencv 2012-08-22 16:43:48 +03:00
.gitignore Add ignore for *.user files 2012-08-10 17:37:52 +04:00
CMakeLists.txt Fix Windows build issues 2012-08-22 11:21:09 +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