Laser Height Camera Mode.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Intensity | 0 | Camera outputs intensity image from sensor. Ouput format is 8-bit greyscale. | |
| IntensityWithGraphics | 1 | Camera outputs intensity image from sensor with added graphics showing the results of the laser peak detection algorithm. Output format is RGB planar. | |
| Range | 2 | Camera operates as a linescan camera and outputs range data in real world units. Output format is range data. | |
| RangeWithGrey | 4 | Camera operates as a linescan camera and outputs combined range and grey data. Output format is range data. |
See Also