Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 64661ea9cd added SSE2-optimized resizeAreaFast for 8-bit images by Grigoriy Frolov 13 years ago
3rdparty Added ignore for tbb source tarballs 13 years ago
android Android toolchain: libstdc++ and libsupc are removed from explicit link libraries 13 years ago
apps fixed #2165 13 years ago
cmake disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6) 13 years ago
data changing package layout after 'make install' for Android build 13 years ago
doc Fix formatting in Android tutorials 13 years ago
include Fixed linux and android install 13 years ago
ios some tweaks in optimization flags for opencv2.framework 13 years ago
modules added SSE2-optimized resizeAreaFast for 8-bit images by Grigoriy Frolov 13 years ago
samples added texture_flow.py sample 13 years ago
.gitignore Add ignore for *.user files 13 years ago
CMakeLists.txt enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 13 years ago
README updating README content 13 years ago
index.rst adding OpenCV Manager 13 years ago

README

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