11-07-2013 03:53 AM
Hı,My problem is how can I take video images form card to labview. in forums it is said that ı should form an fpga vı.How can ı form fpga vı to take images. thanks
Solved! Go to Solution.
11-08-2013 10:19 AM
Hi Selim77,
There are shipping examples for the 1473R found under Help-> Find Examples, and then selecting Hardware Inputs and Outputs -> Vision Acquisition -> Vision-RIO -> NI 1473R. These will provide a starting point for you. You may have to modify the code to get it to work with your specific camera.
If you are not familiar with LabVIEW FPGA, it may be best that you look into a simpler framegrabber, such as the NI-1433 that uses the NI-IMAQ driver rather than having to create your own FPGA bitfile. Alternativly, National Instruments does offer training for LabVIEW FPGA, more information can be found at ni.com/training.
-N
11-09-2013 05:34 PM
thank you so much for your reply. I tried 1-tap 10 bit camera with frame grabber example.
I managed to take videos. I have basler ac2000 color camera with 2048-1088 resolution.But my images aquired very bad.
I don't thınk it is because of camera.also my images taken are grayscale U16. I tried to change grayscale to RGB but I take errors.
I am new about Labview fpga so ıf you help me I will be very thankful.
thanks.
11-10-2013 08:46 AM
thank you so much for your reply. I tried 1-tap 10 bit camera with frame grabber example.
I managed to take videos. I have basler ac2000 color camera with 2048-1088 resolution.But my images aquired very bad.
I don't thınk it is because of camera.also my images taken are grayscale U16. I tried to change grayscale to RGB but I take errors.
I am new about Labview fpga so ıf you help me I will be very thankful.
thanks.
11-11-2013 09:03 AM
Hi Selim,
Since you are unfamiliar with LabVIEW FPGA it might be best for you to look into one of our alliance partners to get your system up and running. You can find a list of these at ni.com/alliance. You can also look into self-pacing LabVIEW FPGA training at ni.com/training.
If you have specific questions about some errors, I may be able to help with that, but I cannot train you to use LabVIEW FPGA over the forums.
-N