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!