- Jul 31, 2025
-
-
Mark Horvath authored
-
- Jul 10, 2025
-
-
Mark Horvath authored
So far all SME2 implementations only used the SME feature set, so it makes sense to rename it to just SME and compile it for the SME extension. That way future implementations using SME2 features can be distinguished. Changes related to filenames are part of a separate commit.
-
Noureldin Abdelfattah authored
-
- Jul 03, 2025
-
-
- Jun 30, 2025
-
-
Noureldin Abdelfattah authored
-
- Jun 26, 2025
-
-
Denes Tarjan authored
Gaussian Blur 15x15 kernels always use the custom sigma variant, with much better performance and near the same accuracy. Custom Sigma kernels are uniformized and simplified using std::reference_wrapper in the SVE variant.
-
- Jun 23, 2025
-
-
Noureldin Abdelfattah authored
-
- Jun 10, 2025
-
-
Mark Horvath authored
-
Mark Horvath authored
-
- Jun 02, 2025
-
-
Mark Horvath authored
-
Mark Horvath authored
Update documentation with oldest supported GCC version as well.
-
- May 30, 2025
-
-
Noureldin Abdelfattah authored
-
- May 21, 2025
-
-
Denes Tarjan authored
-
- Apr 30, 2025
-
-
- Mar 25, 2025
-
-
Mark Horvath authored
-
Mark Horvath authored
-
- Mar 12, 2025
-
-
Mark Horvath authored
-
Denes Tarjan authored
-
- Mar 11, 2025
-
-
- Mar 10, 2025
-
-
Denes Tarjan authored
-
- Feb 13, 2025
-
-
Denes Tarjan authored
-
- Feb 12, 2025
-
-
Denes Tarjan authored
-
- Feb 06, 2025
-
-
1. Refactor RemapF32 and Warp_Perspective SVE2 Implementation 2. Enable constant border for RemapF32 Neon Implementation 3. Refactor test_remap.cpp and add tests for constant border
-
- Jan 30, 2025
-
-
Denes Tarjan authored
-
- Jan 27, 2025
-
-
Denes Tarjan authored
-
- Jan 23, 2025
-
-
Michael Platings authored
The purpose of this change is to avoid the cost of supporting many versions of OpenCV.
-
- Jan 16, 2025
-
-
Michael Platings authored
-
- Jan 14, 2025
-
-
Richard Wells authored
Repurposes existing u8 implementations of remap_s16 for Neon and SVE2, and makes them work for source type u16.
-
- Jan 08, 2025
-
-
Denes Tarjan authored
-
- Jan 07, 2025
-
-
Denes Tarjan authored
-
- Jan 06, 2025
-
-
Richard Wells authored
-
Richard Wells authored
-
- Dec 18, 2024
-
-
Also update signature of remap and warp_perspective functions to avoid the same mistake there.
-
- Dec 12, 2024
-
-
Yufeng Shi authored
-
Michael Platings authored
-
Michael Platings authored
-
- Dec 05, 2024
-
-
- Nov 27, 2024
-
-
Michael Platings authored
-
Michael Platings authored
-