Skip to content
  • Michael Platings's avatar
    Enable and, add, sub, mul, absdiff in OpenCV HAL · c14d5e1e
    Michael Platings authored
    Experiments have shown that although there's little scope for optimizing
    such simple operations, the KleidiCV implementations are marginally
    faster than OpenCV.
    
    Don't enable 32-bit operations in HAL because OpenCV requires that these
    do not saturate, unlike the KleidiCV implementations.
    c14d5e1e
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading