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...

Risposte (1)

Sean de Wolski
Sean de Wolski il 10 Mag 2011
imwrite(conv2(double(imread('cameraman.tif')),ones(3)/9,'same'),'cameramanmoooovingaverage.tif')

Categorie

Prodotti

Richiesto:

il 10 Mag 2011

Community Treasure Hunt

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

Start Hunting!

Translated by