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!