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?

Respuestas (1)

Shashank Gupta
Shashank Gupta el 24 de Feb. de 2021

0 votos

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.

Categorías

Más información sobre Image Processing and Computer Vision en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Feb. de 2021

Respondida:

el 24 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by