Gets the processed input image provided to the SmartLineSegmentOperator for segmentation.
Namespace: Cognex.VisionPro.SmartLineAssembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.0.0.0 (87.0.0.0)
public ICogImage ProcessedInputImage { get; }public ICogImage ProcessedInputImage { get; }Public ReadOnly Property ProcessedInputImage As ICogImage
Get
Public ReadOnly Property ProcessedInputImage As ICogImage
Get
public:
property ICogImage^ ProcessedInputImage {
ICogImage^ get ();
}public:
property ICogImage^ ProcessedInputImage {
ICogImage^ get ();
}Property Value
Type:
ICogImage