opencv/modules/gpu
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