IVision And IMAQ Conversion

This palette contains vis for converting between IVision and IMAQ.

Note: An vi icon with yellow background means they work on color images. With gray background means they only work on single channel image. With half yellow and half gray background means they work on both color and single channel image. Others vi icon background are for either examples or high level vis. For controls descriptions, you need to go to the vi in LabVIEW, use help (ctrl+H) and move mouse over the controls to see them.


IVision_IMAQToIVision_Color.vi

This vi creates a color IVision image (BGR or HSV) from 3 separate IMAQ image channels. Image width has to be multiple of 4. 8U data per color channel.

Connector Pane

IVision_IMAQToIVision_Color.vi


IVision_IMAQToIVision_Gray.vi

This vi creates an IVision image from IMAQ image. Image width has to be the multiple of 4. Support 8U gray image.

Connector Pane

IVision_IMAQToIVision_Gray.vi


IVision_IVisionToIMAQ_Color.vi

This vi creates three 8U IMAQ images for each color channel from color IVision image. This is a semi finished vi. If you have IMAQ vision, you can finish the rest. See diagram for details.

Connector Pane

IVision_IVisionToIMAQ_Color.vi


IVision_IVisionToIMAQ_Gray.vi

This vi creates an 8U IMAQ image from 8U gray IVision image. This is a semi finished vi, if you have IMAQ vision, you can finish the rest. See diagram for details.

Connector Pane

IVision_IVisionToIMAQ_Gray.vi