Under these conditions result images can be saved if activated
in an image processing element.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
MembersMember name | Value | Description |
---|
Never | 0 |
With this setting saving of images is switched off.
|
OnError | 1 |
A result image will be only saved if the object detection failed.
|
Always | 2 |
A result image will be saved, does not matter if the detection has
been successful or not.
|
See Also