Apply a double thresholding ITF on an image

I have read the next image:
img_Einstein =imread("Einstein.jpg");
Now I want to apply a double thresholding ITF on that image. How can I do that?

Answers (1)

Hi,
I am not really sure what does ITF thresholding mean. Would you like to elaborate what does it actually mean? But in general thresholding operations are simple. There are some resources available for thresholding. Here is the link for some of them. I hope this align up with your interest.
Cheers.

Categories

Find more on Image Processing and Computer Vision in Help Center and File Exchange

Asked:

on 18 Feb 2021

Answered:

on 24 Feb 2021

Community Treasure Hunt

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

Start Hunting!