You are here: Start » AVL.NET » DataMatrixOutlineStrategy Enumeration
DataMatrixOutlineStrategy Enumeration
Specifies precision of outline detection.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| Extended | As Strict, but also adds a method for contaminated Quite Zone. |
| Fast | Fast outline detection. Good enough when Quite Zone is not contaminated. |
| Precise | Precise outline detection. Also requires clean Quite Zone, but produces more precise outline. |
| Strict | Combines Fast and Precise methods. |
| SuperFast | Very fast outline detection. Useful for very good quality codes. |
