opencv/modules/cudev
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU
* add feature of Fp16 on GPU (cudev)
  * add test
  * leave template function as unimplemented to raise error
2016-08-01 00:55:16 +09:00
..
include/opencv2 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 2016-08-01 00:55:16 +09:00
src added stub library for cudev module 2013-07-12 08:47:12 +04:00
test cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 2016-08-01 00:55:16 +09:00
CMakeLists.txt build: fix opencv_world with CUDA 2016-01-14 17:23:55 +03:00