Gets or sets the input range image for use in plane estimation.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogImageThe default is null.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| CogImageBadTypeException | If the supplied input image is not CogImage16Range. |
See Also