I have an image where the letters are perfectly aligned and straight and I think the color of the letters are brighter than the noisy background color.
If I can replace the noisy color by white using a java program, Then I can use OCR to get the text.
My Question is that if I have RGB of the brightest pixels (that forms text) suppose (124,140,192), what would be the range of RGB for colors lighter than that(124,140,192)