mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
* 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