VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Classes SeeAlso
In This Topic
    Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace (Vintasoft.Imaging.DocCleanup.Web.Services)
    In This Topic
    Contains a platform-independent web service for processing document images.
    Classes
     ClassDescription
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for replacing of color(s), defined as color sphere(s), in an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for automatic inverting of text regions on an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for automatic detecting of text orientation in a document image and rotating the image if necessary.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting and removing borders around an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for clearing of color noise on an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for automatic detecting of rotation angle of a document image and rotating document image using the detected angle.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for deskewing of an image, i.e. detecting of correct position of a textual image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for removing noise from an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting regions of various types on a document image.
    ClassResponse from web service. Contains an execution result of document image segmentation command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for removing (filling) dotted lines on document image automatically.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for automatic detecting of rotation angle of a document image.
    ClassResponse from web service. Contains information about rotation angle of a document image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting rotation angle of textual image.
    ClassResponse from web service. Contains an execution result of get rotation angle command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for automatic detecting of text orientation in a document image.
    ClassResponse from web service. Contains an execution result of get text orientation command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting halftone regions on a black-white image.
    ClassResponse from web service. Contains an execution result of halftone recognition command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting halftone regions and removing halftone on an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for filling of not filled hole punches (filling of white circle inside hole punch by black color) on image automatically.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for removing of black hole punches (filling of black hole punches by white color) on image automatically.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting image regions on a color document image.
    ClassResponse from web service. Contains an execution result of image segmentation command.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for checking whether a document image is inverted.
    ClassResponse from web service. Contains an execution result of image processing command that detects if document image is inverted.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for removing (filling) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise).
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for executing typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition.
    ClassResponse from web service. Contains an execution result of command that executing typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for clearing halftone and improving text quality of a black-white image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for detecting and removing shapes on an image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying of smoothing effect to a 1 bit-per-pixel image.
    ClassA platform-independent web service that handles HTTP requests from clients and allows to process a document image.
    ClassImage region as a result of image segmentation.
    See Also