opencv/modules/gpu
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 created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
include/opencv2/gpu created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
perf created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
src created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
test created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
CMakeLists.txt moved finding CUDA_npp_LIBRARY to OpenCVDetectCUDA.cmake 2012-02-15 06:44:20 +00:00