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