as part of a robotics project i've been working on, i'm doing some realtime (maybe 15fps realtime) image processing to do object targeting. anyway, my problem is how to get the frames from the card to my program. i've heard once you send the required parameters to the card, you get back an array that is the frame. anyhow, my question is:
what needs to be included to access the VfW functions i'll need for a frame grab?
what arguments do you pass to the card, and how?
i'm using MS visual C++ 6.0. i think this should be a pretty basic operation, but i don't know where to look.
thanks
+ Reply to Thread
Results 1 to 3 of 3
-
-
This is a little over my head but here are a few links that might point you in the right direction:
http://www.microsoft.com/hwdev/desinit/vidcap.htm
http://www.jmcgowan.com/avitech.html
-
get the MS DirectX SDK. Under DirectShow are some samples for VideoCap including source.They might help.
Similar Threads
-
vfw wrapper help
By video_2010 in forum Capturing and VCRReplies: 0Last Post: 21st Jul 2009, 14:48 -
Programming Software?
By thawizanator in forum ProgrammingReplies: 2Last Post: 11th Dec 2008, 15:46 -
How to interface with DirectX ?
By squadjot in forum ProgrammingReplies: 0Last Post: 11th Apr 2008, 22:52 -
Programming in C...where to get PICO or use on PC?
By Rudyard in forum ComputerReplies: 13Last Post: 14th Mar 2008, 07:29 -
programming?
By php111 in forum ProgrammingReplies: 6Last Post: 7th Aug 2007, 07:52