Looking for support on adaptively cleaning up the background.
Posted: 2017-05-28T08:04:00-07:00
Hello ImageMagick experts,
I need help in the image processing of an image with text + background. Currently i have written a script to read the text by adaptively eliminating the background. But it is not working on all images because of the variation in size, saturation, exposure, resolution and brightness of the image.
Current procedure:
1. Apply Bradley Roth for adaptive thresholding.
2. Using Image magick commands (-morphology close) to clean up specs/blobs from the background and in between text.
3. Tesseract to read the text.
Any advice/help in this regard is much appreciated and we are willing to pay for the support.
Thanks!
I need help in the image processing of an image with text + background. Currently i have written a script to read the text by adaptively eliminating the background. But it is not working on all images because of the variation in size, saturation, exposure, resolution and brightness of the image.
Current procedure:
1. Apply Bradley Roth for adaptive thresholding.
2. Using Image magick commands (-morphology close) to clean up specs/blobs from the background and in between text.
3. Tesseract to read the text.
Any advice/help in this regard is much appreciated and we are willing to pay for the support.
Thanks!