1. Read 12 bit data in 16 bit binary file
I have a binary file that has taken 12 bit data from a camera and has written it to 16 bit file. Is it possible to read this file with Labview? I keep on getting numbers above 4096. 4 Of the 16 bits in the file are not used, but I don't know how to tell this to Labview. Thnks for the help.
2. Converting 12-bit or 16 bit image to an unflattened pixmap
3. Converting 10bit tiff to 16 bit
4. how do you write text on 16 bit image
5. Converting 16 Bit Integer to Individual Bits
6. Convert varying hex string to array of 8 and 16 bit numbers
I have Labview 8.51 full developmental version and it does NOT have IMAQ arraytoimage.vi! Anyway I have a camera that captures 12 bit images but the card that supports the camera only outputs 16 bit. So I am getting 16 bit tiff files and I am trying to save it as 12 bit image. Is there any other way of doing this w/o using imaq arraytoimage.vi?