mirror of
https://github.com/opencv/opencv.git
synced 2024-12-25 01:28:15 +08:00
ce1d840adf
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. |
||
---|---|---|
.. | ||
hal | ||
include/carotene | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
This is Carotene, a low-level library containing optimized CPU routines that are useful for computer vision algorithms.