I'm looking for any recommendation for libraries which will allow me to auto-orient images. My project is in C # I'm looking for open source or commercial libraries.
I want to use these libraries for scanned or faxed documents because my images will lack EXIF data
The image will contain mostly English text, I will call the OCR Look, the Modi who provides, can not go the way because the client apparently is not running Office 2007.
If you want to extract image orientation from EXIF data and rotate the image accordingly, then you You may want to keep a look at the ImageMagick feature on .
You can either automate the image magic through or use the available.
If you do not have the information of EXIF available, then the possibility of an automatic orientation of the orientation will only happen if your image lines are primarily text (I think it is for fax Is the case). Then you can use the OCR engine and you can use the orientation.
Comments
Post a Comment