ultra sound image processing

hi, how to process ultra sound 2D image in matlab?give me the code for moving average filter for the same.. thank u...

Respuestas (1)

Sean de Wolski
Sean de Wolski el 10 de Mayo de 2011

0 votos

imwrite(conv2(double(imread('cameraman.tif')),ones(3)/9,'same'),'cameramanmoooovingaverage.tif')

Categorías

Más información sobre Ultrasound Imaging en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 10 de Mayo de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by