opencv/modules/gpu
Anton Obukhov 5afb445283 [+] Pixel types via templates
[+] Color conversions stub via pixel types
[+] Pyramid calculation (required for mipmaps in CUDA 4.1)
[~] Changed C strings to C++ throughout NCV
[~] Fixed a couple of bugs in NCV
2011-10-27 10:13:28 +00:00
..
doc update gpu docs 2011-08-30 08:27:23 +00:00
include/opencv2/gpu minor 2011-10-26 12:44:38 +00:00
perf implemented gpu::gemm via CUBLAS 2011-10-19 13:29:54 +00:00
src [+] Pixel types via templates 2011-10-27 10:13:28 +00:00
test implemented gpu::gemm via CUBLAS 2011-10-19 13:29:54 +00:00
CMakeLists.txt added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 2011-10-19 09:53:22 +00:00