This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
71d14386e4
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
6200f388dd
fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse)
2011-05-04 08:53:43 +00:00
..
doc
fixed typo
2011-04-27 08:24:24 +00:00
include/opencv2
/gpu
added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp
2011-04-08 08:04:56 +00:00
src
fixed bug in BruteForceMatcher_GPU::knnMatch (allDist buffer reuse)
2011-05-04 08:53:43 +00:00
test
fixed failing GPU projectPoints and solvePnPRansac tests
2011-04-27 05:29:02 +00:00
CMakeLists.txt
[~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory
2011-04-25 16:07:48 +00:00
CMakeLists.txt_cuda4.0
[~] Updated GPU module install target to copy NCV.hpp and NPP_staging.hpp to the package include directory
2011-04-25 16:07:48 +00:00
FindNPP.cmake
minor (fixed log message)
2011-03-11 13:31:40 +00:00