Borrar filtros
Borrar filtros

how to create a customized filter for the given image?

2 visualizaciones (últimos 30 días)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran el 19 de En. de 2013
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?

Respuestas (1)

Image Analyst
Image Analyst el 19 de En. de 2013
Two or four nested for loops should do it, depending on what you want to do.
  2 comentarios
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran el 19 de En. de 2013
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
Walter Roberson
Walter Roberson el 19 de En. de 2013
You have not indicated what kind of filter you are interested in, so the answer has to be vague.

Iniciar sesión para comentar.

Categorías

Más información sobre Frequency Transformations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by