mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
df3997b108
Use predefined OpenCL function to convert integers to floating points. This is more accurate than before as it enables: 1. saturate cast 2. customized rounding