Save Images
Usage Scenario
It is often used to save the original color images and depth maps from the camera and can also be used to save instance segmentation results. Please change the save path, subfolder name, etc. in the Parameters as needed.
Input and Output
Parameter Description
Directory Settings
| Parameter | Description |
|---|---|
Save Path |
Description: This parameter is used to set the path to save images.
|
Target Name |
Description: This parameter is used to create a subfolder named after the target.
|
Name of Subdirectories |
Description: Subfolders can save images in different formats. To create it, use a semicolon between subfolder names; for instance, color; depth.
|
Date Related Settings
| Parameter | Description | ||
|---|---|---|---|
Create Subdirectories by Date |
Description: This parameter is used to determine whether to create a subfolder named with the date. Default value: selected.
|
||
Max Subdirectories’ Number |
Description: This parameter is used to set the maximum number of days a file can be kept.
|
||
Delete Expired Subdirectories |
Description: This parameter is used to determine whether to delete the folders that have been retained for more than Max Subdirectories’ Number(the maximum retention days).
|
Save Contents Settings
| Parameter | Description |
|---|---|
Save Camera Parameters |
Description: This parameter is used to determine whether to save camera parameters to the folder. If this parameter is checked, camera parameters will be saved along with the captured images.
|
Save Flange pose |
Description: This parameter is used to determine whether to save flange poses to the folder. If this parameter is checked, flange poses will be saved along with the captured images.
|
Not Save If Using Virtual Camera |
Description: This parameter is used to determine whether to save data from the virtual camera. When checked, the input images will not be saved if a virtual camera is used in the project.
|
Image Index Settings
| Parameter | Description |
|---|---|
Overwrite Images with Same Name |
Description: This parameter is used to set whether to automatically overwrite images with the same name. If checked, images with the same name will be automatically overwritten; if not checked, a prompt will appear asking whether to overwrite the images with the same name.
|
Max Images’ Number |
Description: This parameter is used to set the maximum number of images to be saved. If the number of images exceeds the maximum value, the next image index will be reset to 0.
|
Custom Start Index |
Description: This parameter is used to define the start index for saving images.
|
File Name Settings
| Parameter | Description |
|---|---|
Save Color Images in PNG Format |
Description: This parameter is used to determine whether to save the color image in the PNG format.
|
Custom Prefix of Image Files |
Description: This parameter is used to set the prefix to the name of image files.
|
| Parameter | Description |
|---|---|
Asynchronous Saving |
Description: This parameter is used to determine whether to save images asynchronously. When this parameter is selected, saving will be executed asynchronously in the background. The project’s completion status will no longer wait for this step to finish.
|