フィルターのクリア

Denoising 3D ultrasound

6 ビュー (過去 30 日間)
M W
M W 2020 年 1 月 17 日
コメント済み: M W 2020 年 1 月 21 日
What is the most effective filter to denoise a 3D ultrasound image (3 dimensional matrix of a grayscale image)?
I tried:
  • imgaussfilt3
  • ROF filtering
  • fourier ideal filter
  • edge sharpening
  • Wiener filtering
But this doesn't help much.
Does anyone has a suggestion?
Thanks in advance

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2020 年 1 月 17 日
編集済み: KALYAN ACHARJYA 2020 年 1 月 17 日
It's purely depends on, what types of noise presence in the images. Though I can't commnet with surety, those filters may work perfectly without observing the noisy image. It would be better, if you can attach a sample data.
Other way, you may try with some other basics image pre-processisng steps (histeq or adaptivehistEq), then apply those filter (single or successively). I suggest to check the following paper (Index: pubMed) using sparse representation. If the case of speckle noises, look here for review of literature.
  1 件のコメント
M W
M W 2020 年 1 月 21 日
Thank you, I will try other image pre-processing steps!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBiomedical Imaging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by