Skip to content
Commit 0d8845a3 authored by Denes Tarjan's avatar Denes Tarjan
Browse files

GaussianBlur CustomSigma calculate faster in 16 bits

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.
parent 4430e8f9
Loading
Loading
Loading
Pipeline #27543 passed with stages
in 32 minutes and 7 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment