fix warning of doc

* update the comment to real header
pull/6830/head
Tomoaki Teshima 9 years ago
parent eccf2fa4c3
commit 4239bac4ed
  1. 1
      modules/core/include/opencv2/core.hpp

@ -531,7 +531,6 @@ CV_16S to represent the bit depth. If the input array is neither of them, it'll
@param src input array.
@param dst output array.
@param useHW if possible use HW SIMD instruction to convert
*/
CV_EXPORTS_W void convertFp16(InputArray src, OutputArray dst);

Loading…
Cancel
Save