mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
5916ebf500
* imgproc: cleanup medianBlur_8u_O1 code Unnecessary per-channel buffers: H[c] / lut[c] * imgproc(medianBlur_8u_O1): use CV_SIMD_WIDTH for alignment