02-02-2006 10:00 AM
02-03-2006 01:47 PM - edited 02-03-2006 01:47 PM
Hi Mor,
There is no bayer decode feature in MAX so you will need to use LabVIEW to view this image properly. The Basler 202k camera file should work with your Basler 202kc camera. You will need to use two VIs to decode your RAW Bayer image. Both are found under Functions->Vision and Motion->Image Acquisition.
You will need to know the R, G, and B gain of your Basler camera. Feed those gains into the IMAQ Create Bayer LUT. Take the Output Luts and connect it to the Input Luts of the IMAQ Bayer Color Decode. The image output of the IMAQ Bayer Color Decode, granted you have the correct gains and Bayer pattern, will be the decoded color representation of your grayscale image.
Please refer to the Snap with Bayer Decoding example for a sample setup. In LabVIEW go to Help->Find Examples. Browse according to Task to Hardware Input and Output->IMAQ->Color.
If you are unable to find your camera's RGB gains in the camera documentation or by running the example, you can find them using the NI White Balancing Utility. This utility is found in the \National Instruments\Vision folder.
I hope this helps get you on your way.
Regards,
Ryan F.
Message Edited by RyanF on 02-03-2006 02:01 PM
02-03-2006 04:12 PM
02-03-2006 04:18 PM
02-05-2006 05:44 AM
Dear Ryan and Robert,
Thank you for your help.
its work good.
Robert, thank you for emailing me, i appriciate your help.
Best Regards,
Moti Mor.
12-26-2008 12:57 AM
Hi,
I would like to know if NI has already integrate RAW Bayer Decoding for Frame Grabber in any of the latest release of NI-IMAQ?? If yes, which NI-IMAQ version onwards?? Is it configurable in MAX, like for firewire cameras??
Thank you & Regards
12-29-2008 03:57 PM
Hi ltok,
At this point it has not been integrated into MAX. There are no plans for adding Bayer decoding into MAX in the next year.