How to decide upon a threshold
4 次查看(过去 30 天)
显示 更早的评论
I am using the function wthresh to carry out soft thresholding on my wavelet coefficients however, I was wondering if someone could advise me and how to decide upon the best threshold to use. How is the best threshold usually determined?
many thanks in advance Bran
0 个评论
采纳的回答
Image Analyst
2013-5-16
try my interactive thresholding app: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. Once you find a good threshld visually, try to figure out an algorithm to determine that from the histogram. As you know there is not one threshold or one algorithm that works best for all images ever taken in the universe. So you have to figure out the algorithm that works best for you.
2 个评论
Image Analyst
2013-5-16
I don't have the wavelet toolbox so I don't know what wthresh() does or how to use it. I'd have to look it up in the help - same as you. Sorry. Maybe Wayne King will see your question and answer you.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!