ultra sound image processing
Ältere Kommentare anzeigen
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
am 10 Mai 2011
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!