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

Réponses (1)

Sean de Wolski
Sean de Wolski le 10 Mai 2011

0 votes

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

Catégories

En savoir plus sur Ultrasound Imaging dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by