You are here:
Start »
DataCodeDetectorParams Constructor
DataCodeDetectorParams Constructor
| Namespace: | Avl |
| Assembly: | AvlNet.Types.dll |
Syntax
public DataCodeDetectorParams
(
Avl.Polarity polarity_,
Optional<int> minContrast_,
Avl.DatacodeDetectionMethod detectionMethod_,
Avl.DatacodePyramidStrategy pyramidStrategy_,
Avl.DatacodeDecodeStrategy decodeStrategy_,
Optional<Avl.DatacodeFinderTradeoff> finderTradeoff_,
bool allowBrokenEdges_,
Avl.DatacodePerspectiveLevel allowPerspective_,
Optional<Avl.DatacodeDistortionLevel> allowDistortion_,
bool allowRotation_,
float maxSlant_,
Optional<bool> useSuperRes_,
bool suppressBackground_
)
Parameters
See also