- Apr 15, 2024
-
-
-
-
-
Mark Horvath authored
-
- Apr 12, 2024
-
-
Ioana Ghiban authored
-
-
-
-
-
-
-
-
-
Denes Tarjan authored
-
- Apr 11, 2024
-
-
Mark Horvath authored
Also, in case of a failure the testing is continued for all SIMD architectures.
-
Mark Horvath authored
* Dev container added to build and debug the project * Docker image used for CI is updated to can be used as a base for the dev container. * CI script updated minimally to can be run without root privileges.
-
- Apr 10, 2024
-
-
Denes Tarjan authored
-
Denes Tarjan authored
-
Denes Tarjan authored
-
Denes Tarjan authored
-
- Apr 08, 2024
-
-
Mark Horvath authored
-
- Apr 05, 2024
-
-
Mark Horvath authored
-
Denes Tarjan authored
-
Mark Horvath authored
Co-authored-by:
Michael Platings <michael.platings@arm.com>
-
- Apr 04, 2024
-
-
Mark Horvath authored
-
Denes Tarjan authored
-
Denes Tarjan authored
-
- Mar 27, 2024
-
-
-
Denes Tarjan authored
-
- Mar 26, 2024
-
-
Michael Platings authored
-
Denes Tarjan authored
-
- Mar 25, 2024
-
-
Denes Tarjan authored
-
- Mar 22, 2024
-
-
Michael Platings authored
-
Mark Horvath authored
-
Denes Tarjan authored
Improve test coverage by making try_avoid_tail_loop constexpr
-
- Mar 21, 2024
-
-
Ioana Ghiban authored
`expected` and `actual` are initialised with different values.
-
Mark Horvath authored
Also refactor dispatch.h
-
- Mar 20, 2024
-
-
Mark Horvath authored
-
Mark Horvath authored
The names of the API functions (marked extern "C") are already prefixed by the intrinsiccv string.
-
Mark Horvath authored
GCC's shadow declaration check is too sensitive for the library. As the current OpenCV build turns this check on we need to explicitly turn it off.
-