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...
回答(1 个)
Sean de Wolski
2011-5-10
imwrite(conv2(double(imread('cameraman.tif')),ones(3)/9,'same'),'cameramanmoooovingaverage.tif')
类别
在 帮助中心 和 File Exchange 中查找有关 Ultrasound Imaging 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!