Commit 4239bac4 authored by Tomoaki Teshima's avatar Tomoaki Teshima

fix warning of doc

  * update the comment to real header
parent eccf2fa4
......@@ -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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment