Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

use imaq BCGLookup.vi in 10-bit image

I have used imaq BCGLookup.vi in 8-bit image successfully,but when I use it in 10-bit image such as *.aipd,it doesn't work.Help me please
0 Kudos
Message 1 of 2
(2,927 Views)
This function only works on 8 bit images. To use it on your 10 bit images, you would need to convert them to 8 bit first.

You could probably generate a 16 bit user lookup table that does what you need. The brightness and contrast are easy, but the gamma would take a little more work.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(2,927 Views)