You are here: Start » AVL.NET » DataMatrixPyramidStrategy Enumeration

DataMatrixPyramidStrategy Enumeration

Specifies the step of image downsampling used for finding codes at different scales.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
FastImages for different scales are created with downsampling step 2.0
PreciseImages for different scales are created with downsampling step 1.41
StrictImages for different scales are created with downsampling step 1.26

Remarks

See also