opencv/modules/core
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
..
doc added description of minMaxIdx 2011-12-09 12:13:23 +00:00
include/opencv2/core Eliminated all compiler warnings on Android 2012-02-21 14:07:44 +00:00
perf Created a perftest for convertTo, updated perftests for arithmetical operations 2012-02-15 10:24:47 +00:00
src created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005. 2012-02-16 20:29:35 +00:00
CMakeLists.txt fixed ~200 warnings for windows 2012-02-14 10:22:34 +00:00