ClearImage .NET API
CiRepair Class





Inlite.ClearImage Namespace : CiRepair Class

Automatic image correction functions: deskew, rotation, crop, etc.   Improves OCR, image compression, and image visual quality.

Syntax
'Declaration
 
Public Class CiRepair 
'Usage
 
Dim instance As CiRepair
public class CiRepair 
public class CiRepair 
public class CiRepair 
public ref class CiRepair 
Public Properties
 NameDescription
Public PropertyImage as CiImage object  
Public PropertyMaximum line curvature  
Public PropertyMaximum angle of line  
Public PropertyMaximum gap inside line in pixels  
Public PropertyMinimum length of line in pixels  
Top
Public Methods
 NameDescription
Public MethodOptimized conversion of color and grayscale image to a bi-tonal image.  
Public MethodSet image margins  
Public MethodAutomatically deskew the image  
Public MethodChange each pixel color to a complementary value  
Public MethodSet top and left margins  
Public MethodAutomatically rotate the image  
Public MethodExtract document image using borders  
Public MethodRemove black noise objects  
Public MethodRemove noise objects (extended)  
Public MethodSet background to white  
Public MethodDelete lines and reconnect intersected objects  
Public MethodRemove blank lines from the faxed image  
Public MethodRemove header from faxed image  
Public MethodConvert standard resolution fax image to the fine resolution  
Public MethodIs image blank  
Public MethodFind and straighten image lines  
Public MethodRemove halftone from the image.  
Public MethodRemove punch holes form the image  
Public MethodResize the image.  
Public MethodSmoothen character edges  
Top
Example
See Image Processing code examples on Inlite's How-to Web Site
See Also

Reference

CiRepair Class
Inlite.ClearImage Namespace