temporary added NPP_staging, functionality from the library will be moved to NPP...
authorAnatoly Baksheev <no@email>
Fri, 17 Dec 2010 15:41:26 +0000 (15:41 +0000)
committerAnatoly Baksheev <no@email>
Fri, 17 Dec 2010 15:41:26 +0000 (15:41 +0000)
commit9dd4a22a5e3ad48a865562b9142dade6e4260d34
tree96cd477a93998735331030924da1922f185b7fe5
parente5c5a1cb3d80aa5b61a2595e9bf51b58c41fb32b
temporary added NPP_staging, functionality from the library will be moved to NPP with next release.
12 files changed:
3rdparty/NPP_staging/NPP_staging_static_Windows_32_v1.lib [new file with mode: 0644]
3rdparty/NPP_staging/NPP_staging_static_Windows_64_v1.lib [new file with mode: 0644]
3rdparty/NPP_staging/libNPP_staging_static_Darwin_64_v1.a [new file with mode: 0644]
3rdparty/NPP_staging/libNPP_staging_static_Linux_32_v1.a [new file with mode: 0644]
3rdparty/NPP_staging/libNPP_staging_static_Linux_64_v1.a [new file with mode: 0644]
3rdparty/NPP_staging/npp_staging.h [new file with mode: 0644]
modules/gpu/CMakeLists.txt
modules/gpu/FindNPP_staging.cmake [new file with mode: 0644]
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cascadeclassifier.cpp [new file with mode: 0644]
modules/gpu/src/precomp.hpp
tests/gpu/src/stereo_bm.cpp