You are here: Start » AVL.NET » CodeDetectionParameters Structure
CodeDetectionParameters Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Defined code detection parameters.
Constructors
| Constructor | Description | |
|---|---|---|
| CodeDetectionParameters(CodeDecodeStrategy, CodeDetectionMethod, Boolean, Int32, Single, Single) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| AllowRectangularCodes | System.Boolean | ||
| ContrastThreshold | System.Int32 | ||
| DecodeStrategy | Avl.CodeDecodeStrategy | ||
| Default | Avl.CodeDetectionParameters | Gets a default instance of the CodeDetectionParameters. | |
| DetectionMethod | Avl.CodeDetectionMethod | ||
| Empty | Avl.CodeDetectionParameters | Gets an empty instance of the CodeDetectionParameters. | |
| MaxModuleSize | System.Single | ||
| MinModuleSize | System.Single | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.CodeDetectionParameters) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
