Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupHandler | Initializes a new instance of the VintasoftImageProcessingDocCleanupHandler class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupHandler | Initializes a new instance of the VintasoftImageProcessingDocCleanupHandler class. |
Name | Description | |
---|---|---|
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the HTTP handler can work with undefined session. |
![]() | IsReusable | Gets a value indicating whether another request can use this instance. |
Name | Description | |
---|---|---|
![]() | ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
![]() | AdvancedReplaceColor | Replaces color(s), defined as color sphere(s), in an image. |
![]() | AutoInvert | Automatically inverts an image of document. |
![]() | AutoTextInvert | Automatically inverts inverted text regions on an image. |
![]() | AutoTextOrientation | Automatically detects text orientation in a document image and rotates the image if necessary. |
![]() | BorderClear | Clears noise on the border of an image. |
![]() | BorderRemoval | Detects and removes borders around an image. |
![]() | ColorNoiseClear | Clears color noise on an image. |
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Create the VintasoftImageProcessingDocCleanupWebService that handles HTTP requests from clients and allows to process a document image. |
![]() | Deskew | Deskews an image, i.e. detects a correct position of a textual image. |
![]() | DeskewDocumentImage | Detects rotation angle of a document image and rotates it using the detected angle. |
![]() | Despeckle | Removes noise from an image. |
![]() | DocumentPerspectiveCorrection | Corrects perspective distortion of the document image. |
![]() | DocumentSegmentation | Detects regions of various types of a document image. |
![]() | DottedLineRemoval | Removes (fills) horizontal dotted lines on document image automatically. |
![]() | ExecuteCommand | Executes HTTP command and returns the execution result. |
![]() | Finalize | Releases all resources used by this object. |
![]() | GetDocumentImageRotationAngle | Detects rotation angle of a document image. |
![]() | GetRotationAngle | Detects rotation angle of an textual image. |
![]() | GetTextOrientation | Detects text orientation in a document image. |
![]() | HalftoneRecognition | Detects regions of halftone of a black-white image. |
![]() | HalftoneRemoval | Detects halftone regions and removes halftone on an image. |
![]() | HolePunchFilling | Fills not filled hole punches (fills white circle inside hole punch by black color) on image automatically. |
![]() | HolePunchRemoval | Removes black hole punches (fills black hole punches by white color) on image automatically. |
![]() | ImageSegmentation | Detects image regions on a color document image. |
![]() | IsDocumentImage | Checks whether a document image is inverted. |
![]() | LineRemoval | Removes (fills) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise). |
![]() | OcrPreprocessing | Executes typical sequence of image processing commands, which are necessary to prepare an image for optical character recognition. |
![]() | RestoreTextFromHalftone | Clears halftone and improves text quality of a black-white image. |
![]() | ShapeRemoval | Removes (fills) shapes on black-white document image. |
![]() | Smoothing | Applies a smoothing effect to a 1 bit-per-pixel image. |
VintasoftImageProcessingDocCleanupHandler Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.HttpHandlers Namespace