11-10-2009 06:45 PM
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
11-11-2009 05:31 PM
11-12-2009 12:06 AM
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
11-12-2009 08:19 AM
srikrishnaNF
I want to have both option. taking snaps or continuos stream from the webcam. how can do that?
thanks