You are here: Start » FIL.NET » OcrDeployHint Structure
OcrDeployHint Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Hints for a preparing a model for a subsequent execution with given settings in advance.
Constructors
Constructor | Description | |
---|---|---|
![]() | OcrDeployHint(Size) | |
![]() | OcrDeployHint(Size, Int32, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CharHeight | System.Int32 | Value passed to the inCharHeight input of DL_ReadCharacters tool. |
![]() ![]() | Default | FilNet.OcrDeployHint | |
![]() | InputSize | FilNet.Size | A size of an input image or roi (if applicable). |
![]() | IsDefault | System.Boolean | |
![]() | WidthScale | System.Single | Value passed to the inWidthScale input of DL_ReadCharacters tool. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.OcrDeployHint) | |
![]() ![]() | Equals(FilNet.OcrDeployHint, FilNet.OcrDeployHint) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |