Borrar filtros
Borrar filtros

how to smooth an image in s direction using moving average filter

2 visualizaciones (últimos 30 días)
raj kumar
raj kumar el 16 de Jul. de 2014
Comentada: Alfonso Nieto-Castanon el 18 de Jul. de 2014
sir, please give me a matlab code for using moving average filter in s direction with 10 pixels
  5 comentarios
raj kumar
raj kumar el 18 de Jul. de 2014
it is not specified in the paper.How could will it be if s direction is constant across entire image.please do reply??
Alfonso Nieto-Castanon
Alfonso Nieto-Castanon el 18 de Jul. de 2014
If s is constant you would implement that as a convolution or as a filter as Image Analyst suggests below

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 16 de Jul. de 2014
Try conv2() or imfilter().

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by