opencv/modules/gpu
Anatoly Baksheev fbdb4f4ab5 1) gpu test refactoring.
2) fixed gpu bm test fail
3) CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
2010-11-26 17:24:12 +00:00
..
include/opencv2/gpu added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs 2010-11-26 17:12:48 +00:00
src added first version of gpu::countNonZero for all data types, it doesn't support compute capability 1.0 yet, also fixed some little bugs 2010-11-26 17:12:48 +00:00
CMakeLists.txt cuda+npp version check at configure time. 2010-11-25 10:42:09 +00:00
FindNPP.cmake 1) gpu test refactoring. 2010-11-26 17:24:12 +00:00