CogIDTool Constructor Cognex VisionPro 9.7
Tool that finds and decodes one or more symbols.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 73.0.0.0
Syntax

public CogIDTool()
Remarks

The ID tool locates and decodes one or more symbols in a user-specified region of an input image. The symbols within the region can be arbitrarily positioned and oriented. These symbols may be either:
  • All DataMatrix, or
  • All QRCode, or
  • Various combinations of linear symbologies: Codabar, Code128, Code39, Code93, DataBar, EANUCCComposite, FourState, I2Of5, PDF417, Pharmacode, Planet, Postnet, or UpcEan.
The ID tool can be trained for 2D symbols only.
See Also