opencv/modules
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +00:00
..
androidcamera Fixed #1613: removed YUV420i color conversion constants 2012-02-21 15:08:03 +00:00
calib3d fixed #1614 2012-02-21 04:42:34 +00:00
contrib fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
core created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
features2d Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
flann fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00
gpu created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
highgui created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
imgproc Fixed #1613: removed YUV420i color conversion constants 2012-02-21 15:08:03 +00:00
java More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules 2012-02-20 11:50:43 +00:00
legacy Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
ml Global CMake reorganization: 2012-02-03 11:26:49 +00:00
objdetect Eliminated all compiler warnings on Android 2012-02-21 14:07:44 +00:00
python Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts 2012-02-06 11:30:59 +00:00
stitching created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
ts Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
video fixed a few problems detected by Xcode 4.2.1 2012-02-15 19:48:04 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00
refman.rst Added the first version of the stitching module docs 2012-01-18 13:43:34 +00:00