Hi,
I’m working on images that need to be thresholded and I tried many things but it seems I can’t use any of the automated algorythm. Any idea of what I should do ?
In order to treat every image the same way, I was thinking of determining the ideal threshold for each image and then use the average of all the previously determined value to actually treat my images. Recently several researchers have told me that they had no problem with the idea of using a different threshold value for each image. So I would be very glad to have your opinion and perhaps solution to this question.
(Sorry if I’m the thousand one to ask this question but everywhere I look, people with this problem seem to find the perfect algorythm for their images)