LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to add a video option to capture image

Solved!
Go to solution
Am using a CCD camera to capture the image. I have to add the option to capture video(live )image so that i can focus and adjust the image and then capture it for processing. Is there any option. I searched the SDK along with the camera but could not find.
0 Kudos
Message 1 of 54
(5,555 Views)
Solution
Accepted by topic author malavi
I assume you want to adjust the focus seeing the streaming in labview (correct me if otherwise). You can easily do this using a "acquire" inside a while loop. Use a capture button to exit the while loop and save/process the captured image.
0 Kudos
Message 2 of 54
(5,535 Views)

Hi Malavi,

 

Did you try the IMAQ grab vi in the vision and motion pallete. This vi continuously acquires images at a rate specified in MAX. Try the vi in the NI example finder>>toolkits>>vision and motion. 

 

0 Kudos
Message 3 of 54
(5,504 Views)
I could not find the video and motion pallete in ver7.1. I found just blank blocks for the above. Can  u help me
0 Kudos
Message 4 of 54
(5,483 Views)

Hi Malavi,

 

If you are seeing blank blocks in the pallete, this means you do not have the IMAQ or IMAQ dx drivers. Please make sure they are installed.

Hopefully it would work then.

 

Best Regards,

Shivam Awasthi 

0 Kudos
Message 5 of 54
(5,475 Views)
Do you have the vision development module installed?
0 Kudos
Message 6 of 54
(5,468 Views)

First , let me thank u.

 I installed IMAQ and now , i got grab vi,snap vi etc..It is askin channel as one of the input. Now am struggling with that..with that hope my this task will be solved.

 

0 Kudos
Message 7 of 54
(5,465 Views)
Do you mean "imaq session in"? or interface name?
Message Edited by muks on 09-14-2009 05:21 PM
0 Kudos
Message 8 of 54
(5,462 Views)

imaq session in,session out,channel  etc.

 

0 Kudos
Message 9 of 54
(5,431 Views)

To begin with try this

 

stt.PNG

0 Kudos
Message 10 of 54
(5,425 Views)