Hello community. I am trying to solve the same problem as mentioned in the above post. I want to pre-process the image before sending it into OCR so that I could get a decent output. For this reason I wanted to increase the DPI for the image and the suggested solution was to use Imagemagik. Can some one help me with how to resample the image using Imagemagick. It got many resampling filters and I am not sure on how to proceed further. Here is the link for ImageMagick resampling page Resampling .
I am new to signal processing and computer vision. I hope some guru could advice me on what and how to do.