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 Exchange에서 Ultrasound 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