Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupApi2Controller | Initializes a new instance of the VintasoftImageProcessingDocCleanupApi2Controller class. |
Name | Description | |
---|---|---|
![]() | VintasoftImageProcessingDocCleanupApi2Controller | Initializes a new instance of the VintasoftImageProcessingDocCleanupApi2Controller class. |
Name | Description | |
---|---|---|
![]() | ActionContext | Gets the action context. (Inherited from System.Web.Http.ApiController) |
![]() | Configuration | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | ControllerContext | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the API controller can work with undefined session. |
![]() | ModelState | Gets the model state after the model binding process. (Inherited from System.Web.Http.ApiController) |
![]() | Request | Gets or sets the HttpRequestMessage of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | RequestContext | Gets the request context. (Inherited from System.Web.Http.ApiController) |
![]() | Url | Gets an instance of a System.Web.Http.Routing.UrlHelper, which is used to generate URLs to other APIs. (Inherited from System.Web.Http.ApiController) |
![]() | User | Returns the current principal associated with this request. (Inherited from System.Web.Http.ApiController) |
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. |
![]() | 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. |
![]() | ExecuteAsync | Executes asynchronously a single HTTP operation. |
![]() | 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. |
![]() | Validate | Overloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSerializedDocumentsDataStorage | Creates a data storage for serialized documents. |
![]() | 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. |
![]() | Dispose | Overloaded. Releases the unmanaged resources that are used by the object and, optionally, releases the managed resources. |
![]() | Initialize | Initializes the System.Web.Http.ApiController instance with the specified controllerContext. (Inherited from System.Web.Http.ApiController) |
VintasoftImageProcessingDocCleanupApi2Controller Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Api2Controllers Namespace