In This Topic

AutoDeskew Method (GdPictureImaging)

In This Topic
Tries to deskew a GdPicture image to about ± 15 degrees. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.
Overload List
OverloadDescription
Tries to deskew a GdPicture image to about ± 15 degrees. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
Tries to deskew a GdPicture image to about ± specified degrees. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
Tries to deskew a GdPicture image to about ± specified degrees. This method enables to specify the background color to use. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
Tries to deskew a GdPicture image to about ± specified degrees. This method enables to specify the background color to use as a Color Integer Value. It also enables you to put a cut off value where slight skewing of image is allowed. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
Tries to deskew a GdPicture image. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
Tries to deskew a GdPicture image to about ± specified degrees. This method enables to specify the background color to use as a Color Object. It also enables you to put a cut off value where slight skewing of image is allowed. Deskewing an image can help a lot to do OCR, OMR, barcode detection or just improve the readability of an image.  
See Also