how to threshold a thresholded image?
显示 更早的评论
Hello,
I want to ask how to threshold an image at value t1, and then threshold the result at value t2..and how it will appear when t1>t2 and when t1<t2?
1 个评论
Adam
2016-5-4
Can't you just use the same function you use to threshold the first time on the output of that thresholding?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Thresholding 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!