This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-18 06:03:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7e2cc1be1b
opencv
/
modules
/
gpu
History
Alexey Spizhevoy
7e2cc1be1b
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
..
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
restored version check (VERSION_VAR)
2010-11-26 15:51:43 +00:00