Simd Library Release Notes (2023).

Home | Release Notes | Download | Documentation | Issues | GitHub

2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017 | 2016 | 2015 | 2014 | 2013

January 3, 2023 (version 5.2.121)

Algorithms

New features
  • SIMD_DEPRECATED macro.
  • The mark of function SimdSvmSumLinear as deprecated.
  • SSE4.1, AVX2, AVX-512BW optimizations of function SynetNormalizeLayerForward.
  • Enumeration SimdWarpAffineFlags.
  • Base implementation, SSE4.1, AVX2, AVX-512BW optimizations of class WarpAffineNearest.
  • Base implementation, SSE4.1, AVX2, AVX-512BW optimizations of class WarpAffineBilinear.
  • Multi-threaded optimizations of class WarpAffineNearest.
  • Multi-threaded optimizations of class WarpAffineBilinear.
  • Function Simd::WarpAffine.
  • Function Simd::Mean.
  • Function Simd::OtsuThreshold.
  • Function Simd::RecursiveBilateralFilter.
  • The mark of function SimdEdgeBackgroundGrowRangeSlow as deprecated.
  • The mark of function SimdEdgeBackgroundGrowRangeFast as deprecated.
  • The mark of function SimdEdgeBackgroundIncrementCount as deprecated.
  • The mark of function SimdEdgeBackgroundAdjustRange as deprecated.
  • The mark of function SimdEdgeBackgroundAdjustRangeMasked as deprecated.
  • The mark of function SimdEdgeBackgroundShiftRange as deprecated.
  • The mark of function SimdEdgeBackgroundShiftRangeMasked as deprecated.
  • The mark of function Simd::EdgeBackgroundGrowRangeSlow as deprecated.
  • The mark of function Simd::EdgeBackgroundGrowRangeFast as deprecated.
  • The mark of function Simd::EdgeBackgroundIncrementCount as deprecated.
  • The mark of function Simd::EdgeBackgroundAdjustRange as deprecated.
  • The mark of function Simd::EdgeBackgroundAdjustRangeMasked as deprecated.
  • The mark of function Simd::EdgeBackgroundShiftRange as deprecated.
  • The mark of function Simd::EdgeBackgroundShiftRangeMasked as deprecated.
Bug fixing
  • Wrong assert in AVX-512BW optimizations of function BgrToRgb.
  • MSVS compiler bug (Windows, Arm64).
  • Error in function Simd::DrawLine.

Test framework

New features
  • Tests for verifying functionality of WarpAffine engine.
  • Special tests for verifying functionality of WarpAffine engine.

Infrastructure

New features
  • SIMD_OPENCV Cmake option to test Simd with OpenCV support.

Documentation

Improving
  • Using example in description of function RecursiveBilateralFilterInit.
Home
2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017 | 2016 | 2015 | 2014 | 2013