VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.Document Namespace (Vintasoft.Imaging.DocCleanup)
    In This Topic
    Contains classes for processing of document images.
    Classes
     ClassDescription
    ClassReplaces color(s), defined as color sphere(s), in an image.
    ClassAutomatically inverts colors in a document image.
    ClassAutomatically inverts inverted text regions on an image.
    ClassAutomatically detects text orientation in a document image and rotates the image if necessary.
    ClassStores an execution result of the AutoTextOrientationCommand.
    ClassClears noise on the border of an image.
    ClassClears color noise on an image.
    ClassContains information how to replace colors specified by color sphere.
    ClassDetects rotation angle of image with text and rotates it using the detected angle.
    ClassDetects rotation angle of document image and rotates it using the detected angle.
    ClassRemoves noise from an image.
    ClassCorrects the perspective distortion in document image, removes border in document image and deskews the document image.
    ClassDetects halftone regions and removes halftone on an image.
    ClassFills not filled hole punches (fills white circle inside hole punch by black color) on image automatically.
    ClassRemoves black hole punches (fills black hole punches by white color) on image automatically.
    ClassRemoves (fills) the specified lines on document image.
    ClassRemoves (fills) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise).
    ClassStores result of execution of the LineRemovalCommand.
    ClassCommand that executes typical sequence of image processing commands necessary to prepare an image for optical character recognition.
    ClassClears halftone and improves text quality of a black-white image.
    ClassRemoves (fills) shapes on document image.
    ClassApplies a smoothing effect to a 1 bit-per-pixel image.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available possible locations of hole punch on an image.
    See Also