Returns the rectified image from the left or the right camera.
Interpolation method used to generate the output image.
Name | Value | Description |
---|---|---|
zero order | 0 |
(Default) Rounds to the nearest integral pixel location. |
bi-linear | 1 |
Uses linear interpolation in both the x- and y-directions to compute the pixel location. |
Reference to the binocular stereo vision session on which this node operates.
Reference to the input image from either the left or right camera in the stereo system.
Reference to the image that will contain the rectified image after the node executes.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Camera from which the image src is acquired.
Name | Description |
---|---|
left camera | The image is acquired from the left camera. |
right camera | The image is acquired from the right camera. |
Reference to the stereo vision session on which this node operates.
Reference to the rectified image.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application