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

Antworten (1)

Sean de Wolski
Sean de Wolski am 10 Mai 2011

0 Stimmen

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

Kategorien

Mehr zu Ultrasound Imaging finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 10 Mai 2011

Community Treasure Hunt

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

Start Hunting!

Translated by