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
Pipeline
#27543
passed
with stages
in
32 minutes and 7 seconds
Loading
Please register or sign in to comment