problem in denoising image by using curvelet transform

2 ビュー (過去 30 日間)
fred bnm
fred bnm 2016 年 11 月 19 日
編集済み: Walter Roberson 2016 年 11 月 19 日
denoising algorithm by using Curvelet Transform:
  1. Compute all thresholds for cuvelets;
  2. Compute norm of curvelets;
  3. Apply curvelet transform to noisy image;
  4. Apply hard thresholding to the curvelet coefficients; and
  5. Apply inverse cuvrelet transform to the result of step 4.
I do not understand step 2. In your opinion, Is not more appropriate calculate norm of each curvelet coefficient after the transform image to curvelet. If there is a scientific reason for step 2, please explain. Maybe I just did not notice

回答 (0 件)

カテゴリ

Help Center および File ExchangeDenoising and Compression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by