You are here: Start » FIL.NET » CodeDetectionParameters Class
CodeDetectionParameters Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Defined code detection parameters.
Constructors
Constructor | Description | |
---|---|---|
![]() | CodeDetectionParameters(CodeDecodeStrategy, CodeDetectionMethod, Boolean, Int32, Single, Single) | |
![]() | CodeDetectionParameters() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowRectangularCodes | System.Boolean | Allow rectangular codes |
![]() | ContrastThreshold | System.Int32 | Contrast threshold |
![]() | DecodeStrategy | FilNet.CodeDecodeStrategy | Code decode strategy |
![]() | DetectionMethod | FilNet.CodeDetectionMethod | Detection method |
![]() | MaxModuleSize | System.Single | Maximal module size in pixels |
![]() | MinModuleSize | System.Single | Minimal module size in pixels |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.CodeDetectionParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.CodeDetectionParameters, FilNet.CodeDetectionParameters) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |