Weighted 2D convolution
9 次查看(过去 30 天)
显示 更早的评论
Hi, I wish to perform a weighted 2D convolution, or more precisely summing a kernel zone by zone, but given a different weighing for each zone. For example, let's say I have an image of 100x100 pixels, and wish to sum the contribution of 16 Gaussians with centers spread equally within the image, with a kernel of size 20x20 pixels, but each has a different weight (random between 50 and 100%). Could anyone hint me which functions to use, examples? Thanks.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!