How to fix a threshold for an image?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, I have obtained the PDF of an gray scale image.The research paper I am referring to says to fix a threshold such that anything lower than the threshold becomes the foreground and the values above the threshold becomes the background. Based on what should I set my threshold value? Can anybody help me with the matlab code?
Thank You.
댓글 수: 1
Brattv
2016년 2월 16일
That is really hard when we dont know have information about your image. Can you use the function " histogram " and show us the results?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!