Constructor which takes all necessary inputs to the verifier.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- visionTool
- Type: Cognex.VisionPro ICogTool
The CogToolBlock under test.
- inputDatabase
- Type: Cognex.VisionPro.Inspection CogVerificationDatabase
The input database where the golden/known results are stored.
- outputDatabase
- Type: Cognex.VisionPro.Inspection CogVerificationDatabase
The output database where the results of the verification will be stored.
See Also