Skip to content
  • Denes Tarjan's avatar
    GaussianBlur CustomSigma calculate faster in 16 bits · 0d8845a3
    Denes Tarjan authored
    Gaussian Blur 15x15 kernels always use the custom sigma variant,
    with much better performance and near the same accuracy.
    Custom Sigma kernels are uniformized and simplified using
    std::reference_wrapper in the SVE variant.
    0d8845a3
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading