Enumeration of times that may be requested from Caliper results.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Projection | 1 | Time in milliseconds for the projection. | |
| Filter | 2 | Time in milliseconds for the filtering. | |
| Score | 3 | Time in milliseconds for the scoring. | |
| EdgeDetect | 4 | Time in milliseconds for the edge detection. |
Remarks
Enumeration of times that may be requested from Caliper results.
See Also