Recover Scaled Images in 2D ROI
Function
This Step is used to recover a resized 2D image in an ROI to its original size based on scaling parameters, and place the recovered image on a black background of a specified size.
Usage Scenario
This Step is usually connected with Scale Image in 2D ROI and other Steps related to deep learning.
Input and Output
Input
| Input ports | Data type | Description |
|---|---|---|
Image within 2D ROI |
Image[] |
The image within the 2D ROI to be recovered. |
Original Image |
Image |
This port provides the recovery scale and other data from the original image required for this Step. |
Scaling Parameters |
JsonValue |
This port provides the ROI scaling data required for this Step. |
ROI parameters |
Number[] |
This port provides the ROI-related data required for this Step. |