LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

webcam viewer.vi to image data

How can I get image data array by using webcam viewer.vi (see the link for the vi)

 

http://forums.ni.com/ni/board/message?board.id=170&message.id=398869&requireLogin=False

 

I want the image intensity data in a 1d array.

 

 

please help me

0 Kudos
Message 1 of 4
(3,198 Views)
I'm not entirely sure how that VI works but you can use IMAQdx VI's to acquire from your webcam and then use Image to Array.vi to convert it into an array of intensity values.
0 Kudos
Message 2 of 4
(3,175 Views)

hi kamalm2,

   Hi one thing i need clarification from you whether are u taking snaps or continuos stream from the webcam.If you are taking a snap,you can save that file as bmp and read it and show it in 2-d,or if you are interesting continuos stream,then you should prefrom continuos read and write of bmps.

 

 

Please detail your problem.

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 3 of 4
(3,169 Views)

srikrishnaNF

 

I want to have both option.  taking snaps or continuos stream from the webcam. how can do that?

 

 

thanks

0 Kudos
Message 4 of 4
(3,159 Views)