You are here:
Start »
AVL.NET »
DatacodeDetectionParams Constructor
DatacodeDetectionParams Constructor
Namespace: | Avl |
Assembly: | AvlNet.Types.dll |
Syntax
public DatacodeDetectionParams
(
int contrastThreshold_,
int contrastPerturbations_,
Avl.DatacodeDetectionMethod detectionMethod_,
Avl.DatacodePyramidStrategy pyramidStrategy_,
Avl.DatacodeDecodeStrategy outlineStrategy_,
Optional<Avl.DatacodeFinderTradeoff> finderTradeoff_,
Avl.DatacodeEdgeTracker edgeTracker_,
Optional<bool> useSuperRes_
)
Parameters
See also