importroi
Description
Import a ROI into an image which was originally set on another image. The 'roi' input takes either an ROI or an image. If the former, that ROI is imposed on the image passed into the main input. If the latter, all the ROIs from the 'roi' input image are imposed on the image input image.
Connections
Inputs
Index | Name | Type | Desc |
---|---|---|---|
0 | (none) | img | (none) |
1 | roi | any | (none) |
Outputs
Index | Name | Type | Desc |
---|---|---|---|
0 | (none) | img | (none) |