mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 22:33:03 +04:00
87ca607fd4
* 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