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
Sean de Wolski 2011 年 5 月 10 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeUltrasound Imaging についてさらに検索

製品

質問済み:

2011 年 5 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by