problem in denoising image by using curvelet transform
2 次查看(过去 30 天)
显示 更早的评论
denoising algorithm by using Curvelet Transform:
- Compute all thresholds for cuvelets;
- Compute norm of curvelets;
- Apply curvelet transform to noisy image;
- Apply hard thresholding to the curvelet coefficients; and
- 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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Denoising and Compression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!