Click to See Complete Forum and Search --> : Capturing Frame from Webcam


Kevin101
March 7th, 2002, 11:54 AM
Hello gurus!

I need to capture several frames per 1 second from webcam and analyzing the content of the image. Does anybody have done similar project?

-Kevin

JackyJak
May 3rd, 2002, 02:13 PM
have a look at vidcap32.exe
it is a small prog (usually comes with VC++)
that illustrates how to do video capture

otherwise,
look up
openCV
(open Computer Vision librairie from IBM)


JAK

RoboRealm
July 8th, 2006, 01:27 AM
Kevin101,

Check out http://www.roborealm.com/ which is a free vision software application that can be used for machine vision based tasks. Its quick to get up and running and is a nice system to prototype image processing tasks. Might be of some use ...

STeven.