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
Image Analyst 2013년 1월 19일

0 개 추천

Two or four nested for loops should do it, depending on what you want to do.

댓글 수: 2

I can understand your answer to certain extent. I can imagine it.But I cant able to write code with this guess. It would be more better if you could explain little bit more or just 4 or 5 lines sample code
You have not indicated what kind of filter you are interested in, so the answer has to be vague.

댓글을 달려면 로그인하십시오.

태그

질문:

2013년 1월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by