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?
답변 (1개)
Shashank Gupta
2021년 2월 24일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Image Thresholding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!