mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
fix warning of doc
* update the comment to real header
This commit is contained in:
parent
eccf2fa4c3
commit
4239bac4ed
@ -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…
Reference in New Issue
Block a user