0
点赞
收藏
分享

微信扫一扫

Computer Vision

yeamy 2022-02-15 阅读 70

We know that images can be treated as 2d matrix. But we can also treat it as a function, where we give the location of a pixel (x,y) and get the intensity of that pixel.

Now what we can do for denoising is Moving average. Imagine we have a imgae below:

举报

相关推荐

0 条评论