Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Show in webframe

RegionOfInterestRectangles Property






List of Leadtools.Forms.LogicalRectangle objects which specify which portion of the page image represents the important features of the page.
Syntax
public IList<LogicalRectangle> RegionOfInterestRectangles {get;}
'Declaration
 
Public ReadOnly Property RegionOfInterestRectangles As IList(Of LogicalRectangle)
'Usage
 
Dim instance As PageRecognitionOptions
Dim value As IList(Of LogicalRectangle)
 
value = instance.RegionOfInterestRectangles

            

            
public:
property IList<LogicalRectangle>^ RegionOfInterestRectangles {
   IList<LogicalRectangle>^ get();
}

Property Value

List of Leadtools.Forms.LogicalRectangle objects representing the important areas of the form.
Remarks

If it has no rectangle then all image features will have the same influence in recognition results.

Example
For an example, refer to PageRecognitionOptions.
Requirements

Target Platforms

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features