Dear all,
I would like to share my contribution with the class: weighted convolution.
(GitHub - cammarasana123/weightedConvolution2.0: Weighted Convolution 2.0)
This class applies a density function to scale the contribution of neighbouring pixels based on their distance from the central pixel, with a computational cost comparable to standard convolution.
I would be glad to get a feedback from the community,
Simone