Clear Filters
Clear Filters

how to threshold a thresholded image?

1 view (last 30 days)
Kentman
Kentman on 4 May 2016
Commented: Adam on 4 May 2016
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 Comment
Adam
Adam on 4 May 2016
Can't you just use the same function you use to threshold the first time on the output of that thresholding?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!