how to create a customized filter for the given image?
显示 更早的评论
I have to filter an image. I should not use inbuilt commands like medfilt2 etc., I have to create my own filter. Can anyone specify the method?
回答(1 个)
Image Analyst
2013-1-19
0 个投票
Two or four nested for loops should do it, depending on what you want to do.
2 个评论
Sivakumaran Chandrasekaran
2013-1-19
Walter Roberson
2013-1-19
You have not indicated what kind of filter you are interested in, so the answer has to be vague.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!