Open Source Computer Vision Library
Go to file
2012-08-21 18:59:51 +04:00
3rdparty Added ignore for tbb source tarballs 2012-08-06 19:10:55 +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 changing package layout after 'make install' for Android build 2012-06-27 06:22:26 +00: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 #2170 fix warning of undefined GTEST_HAS_DEATH_TEST 2012-08-21 18:59:51 +04:00
samples added texture_flow.py sample 2012-08-19 20:36:50 +03:00
.gitignore Add ignore for *.user files 2012-08-10 17:37:52 +04:00
CMakeLists.txt enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 2012-08-21 17:39:40 +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