You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(compat.opencv): WITH_KLEIDICV=OFF too — drop the other arm64 NEON HAL
Carotene fix surfaced the next default-ON Apple-Silicon HAL: KleidiCV
(kleidicv::hal::*) undefined at consumer link. Disable both arm64 HALs so
core/imgproc use the baseline C++ path — no extra static HAL lib to link.
0 commit comments