SaveImage
The SaveImage block saves an image to a file.
Library
ComputerVision/Images/Sinks
Description
Saves a copy of the image to the specified location. You must always specify an image name and type. The file type does not have to match the original image, but it must be BMP, JPEG, JPG, or PNG. If you do not specify a location, the image is saved to the current directory.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
windowName | Path to Image | String | ||
externalActivation | External activation | This parameter defines if the block receives or inherits an external activation. When External Activation is used, an additional activation port is added to the block. Default is ON. | Number | 0 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
image | explicit | input | 1 | |
Port 2 | activation | input | externalActivation |