Set ROI

Sets a region of interest (ROI) within an image. This can optionally be reset.
Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.
Configuration options
- X: X-coordinate of the top left corner.
- Y: Y-coordinate of the top left corner.
- Width: Width of the ROI.
- Height: Height of the ROI.
- Auto Revert ROI: Automatically resets the ROI at the end of the network.
Output values
- Count Results: Is incremented when a new result is provided.
- hr: HRESULT error code that outputs the result of the processing.
- Image: Initial image of the algorithm.
- New Result: (Optional) TRUE if a new result is provided.