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.
 
 
 
 
 
 
Andrey Pavlenko 5bea651e81 Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions 13 years ago
..
androidcamera Fixed #1613: removed YUV420i color conversion constants 13 years ago
calib3d fixed #1614 13 years ago
contrib fixed a few problems detected by Xcode 4.2.1 13 years ago
core Check for SSSE3 in core/internal.hpp. Define CV_SSSE3, and if enabled include tmmintrin.h. 13 years ago
features2d Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 13 years ago
flann fixed ~200 warnings for windows 13 years ago
gpu fixed compilation error under linux 13 years ago
highgui Minor code changes in test_video_io.cpp 13 years ago
imgproc Fixed #1613: removed YUV420i color conversion constants 13 years ago
java Java samples updated to be compatible with both old (2.2+) and new (3.0+) Android versions 13 years ago
legacy Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 13 years ago
ml Global CMake reorganization: 13 years ago
objdetect Eliminated all compiler warnings on Android 13 years ago
python Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts 13 years ago
stitching Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points. 13 years ago
ts Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 13 years ago
video fixed a few problems detected by Xcode 4.2.1 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago
refman.rst Added the first version of the stitching module docs 13 years ago