ultra sound image processing
Mostra commenti meno recenti
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
il 10 Mag 2011
imwrite(conv2(double(imread('cameraman.tif')),ones(3)/9,'same'),'cameramanmoooovingaverage.tif')
Categorie
Scopri di più su Ultrasound Imaging in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!