opencv/modules/core/include/opencv2
Tomoaki Teshima 87ca607fd4 brush up convertFp16
* raise an error when wrong bit depth passed
  * raise an build error when wrong depth is specified for cvtScaleHalf_
  * remove unnecessary safe check in cvtScaleHalf_
  * use intrinsic instead of direct pointer access
  * update the explanation
2016-08-03 17:27:45 +09:00
..
core cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 2016-08-01 00:55:16 +09:00
core.hpp brush up convertFp16 2016-08-03 17:27:45 +09:00