11-07-2005 02:30 PM
11-08-2005
11:55 AM
- last edited on
04-18-2024
10:10 AM
by
Content Cleaner
Hello Matt,
It seems like the camera file that comes with MAX is for Cohu 7800 and that camera file is configured for 8 bit acquisition. You will need a different camera file to work with the 7825. You can use the Camera File Generator to create a camera file for your camera. You will need to know the various attributes, commands and values that control the camera operations. They are typically explained in the manual.
11-08-2005 02:11 PM
09-16-2011 03:15 PM
Are you still chasing this issue?
I was chasing the same issue, and got some tips on this camera which you can use and let me know if you are able to resolve it. There is no actual color processing done in these cameras there is a Bayer filter pattern on the sensor which identifies individual pixels as R B G. The video output of the camera is 8 bit monochrome digital signal. The capture card deciphers this color by treating the individual pixels as R B G pixel. Ni framegrabber require this color processing to be done by external function/processor. EPIX framegrabber PIXCL1 has Bayer pattern decoding capability built into the firmware. Camera file format identifies the camera as a color camera/Bayer pattern for processing in frame grabber. Check EPIX library to see how it is done, also see this link for the hue problem that you have- http://www.siliconimaging.com/RGB%20Bayer.htm