mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
d2aadabc5e
Fix for MSVS2019 build warnings (#14743) * AVX512 arch support for MSVS * Fix for MSVS2019 build warnings: updated integral() AVX512 implementation * Fix for MSVS2019 build warnings: reworked v_rotate_right AVX512 implementation * fix indentation