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!