Defines a minimum height for recognized characters.
public OCRTesseractSetMinCharHeight( int MinCharHeight );
Public Sub OCRTesseractSetMinCharHeight( ByVal MinCharHeight As Integer )
|
Parameters |
Description |
|
MinCharHeight |
The minimum height. 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.
|