Defines a maximum height for recognized characters.
public OCRTesseractSetMaxCharWidth( int MaxCharWidth );
Public Sub OCRTesseractSetMaxCharWidth( ByVal MaxCharWidth As Integer )
|
Parameters |
Description |
|
MaxCharWidth |
The maximum width. Use 0 for no filter. |
This function has impact on SaveAsPDFOCR, PdfAddGdPictureImageToPdfOCR, PdfOCRCreateFromMultipageTIFF & OCRTesseractDoOCR.
This function requires the optional GdPicture Tesseract Plugin. This Plugin must be unlocked with the SetLicenseNumberOCRTesseract() function.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|