opencv/3rdparty/carotene
Thirumalai Nagalingam ce1d840adf Fix: compilation Issue on ARM64 (msys2 clangarm)
Added a definition for M_PI in the code to resolve a compilation error encountered when building OpenCV on the MSYS2 environment. The M_PI constant was not defined, causing the compilation to fail.
2024-06-30 18:58:56 +00:00
..
hal Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
include/carotene Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 2016-07-04 23:56:15 -07:00
src Merge pull request #24271 from Kumataro:fix24163 2023-12-25 12:17:17 +03:00
.gitignore Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 2016-07-04 23:56:15 -07:00
CMakeLists.txt Fix: compilation Issue on ARM64 (msys2 clangarm) 2024-06-30 18:58:56 +00:00
README.md Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 2016-07-04 23:56:15 -07:00

This is Carotene, a low-level library containing optimized CPU routines that are useful for computer vision algorithms.