mono_calculate_image_indexes.vi

Description

Calculate the indexes of interest on the RGBA array to obtain a RGB array.

For technical support contact us at support@monodrive.io

Inputs

  • y: Stream dimension in the y direction

  • x: Stream dimension in the x direction

  • error in (Error Cluster): Accepts error information wired from previously called VIs. This information can be used to decide if any functionality should be bypassed in the event of errors from other VIs.

Outputs

  • RGB index: Array with the index number of pixel to obtain from the RGBA array.

  • error out (Error Cluster): Accepts error information wired from previously called VIs. This information can be used to decide if any functionality should be bypassed in the event of errors from other VIs.