This example demonstrates how tocast an IMAQ Image U16 to I16 using an array and native LabVIEW functions or the IMAQ Cast VI.
Description
This VI shows how a U16 image can be converted to I16 Representation.
For the purpose of this VI, the image is converted to IMAQ Array initially. For comparission, the IMAQ Cast function is even used.
Requirements
Software
- LabVIEW Base Development System 2012 (or compatible)
- NI Vision Development Module 2012 (or compatible)
Hardware
- No hardware is necessary to use this example VI
Steps to Implement or Execute Code
- Download and open the attached file
- Run the program
Additional Information or References