Could you give Simply Video Process Example
Message-ID:
Subject:
Could you give Simply Video Process Example
Date:Tue, 23 Sep 2008 15:00:26 +0100
I am doing target tracking, now I want to draw a rectangle on the captured frame and save it to a avi file using capSetCallbackOnVideoStream and capSetCallbackOnFrame, Could you give me a simply ,detail example ? Thank you for your attention! I am appreciating your helping. Lijing
Message-ID:
Subject:
Re: Could you give Simply Video Process Example
Date:Sun, 28 Sep 2008 07:24:14 +0100
On Sep 23, 5:00=A0pm, lijingwrote: > I am doing target tracking, now I want to draw a rectangle on the > captured frame and save it to a avi file using > capSetCallbackOnVideoStream and capSetCallbackOnFrame, Could you give > me a simply ,detail example ? > Thank you for your attention! I am appreciating your helping. > Lijing If you are using windows you probably should DirectShow to process video properly. avi interfaces are considered obsolete now, proper video processing done by DirectShow filter graph. There are code samples in DirectX SDK.
Message-ID:
Subject:
Re: Could you give Simply Video Process Example
Date:Sun, 28 Sep 2008 20:16:46 +0100
serg271 wrote: > On Sep 23, 5:00 pm, lijingwrote: >> I am doing target tracking, now I want to draw a rectangle on the >> captured frame and save it to a avi file using >> capSetCallbackOnVideoStream and capSetCallbackOnFrame, Could you give >> me a simply ,detail example ? >> Thank you for your attention! I am appreciating your helping. >> Lijing > > If you are using windows you probably should DirectShow to process > video properly. avi interfaces are considered obsolete now, proper > video processing done by DirectShow filter graph. There are code > samples in DirectX SDK. Also, DirectShow is being superseded by Media Foundation. If Media Foundation does what you want (and you are using Vista) then Microsoft recommend you use it in preference to DirectShow. -- Regards, Martin Leese E-mail: please@see.Web.for.e-mail.INVALID Web: http://members.tripod.com/martin_leese/



RSS News Feed