This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-29 21:53:48 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7d158f0fa5
opencv
/
modules
/
gpu
History
Vadim Pisarevsky
7d158f0fa5
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
2011-02-22 20:46:12 +00:00
..
doc
OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
2011-02-22 20:46:12 +00:00
include/opencv2
/gpu
added asynchronous versions of transform- and projectPoints into the GPU module, added docs
2011-02-22 07:27:10 +00:00
src
temporarily disabled compute descriptor kernel for new cards (some problems with threads synchronization), old version of kernels is used.
2011-02-22 09:27:42 +00:00
test
added projectPoints and transformPoints into GPU module
2011-02-21 10:58:05 +00:00
CMakeLists.txt
added projectPoints and transformPoints into GPU module
2011-02-21 10:58:05 +00:00
FindNPP.cmake
fixed FindNPP.cmake Apple-aimed part
2011-01-21 12:57:40 +00:00