Construct a CogTrevistaDepthImageParams object with the supplied values.
Namespace: Cognex.VisionPro.Trevista- Enabled defaults to true.
- ImageType defaults to UInt8.
- DepthMode defaults to Local
- DepthLevel defaults to 20.
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 91.0.0.0
Syntax
Parameters
- blackLevel
- Type: System Double
Internal floating point pixels with this value will be mapped to black in VisionPro output images. See BlackLevel for details.
- whiteLevel
- Type: System Double
Internal floating point pixels with this value will be mapped to white in VisionPro output images. See WhiteLevel for details.
See Also