Home All Groups Group Topic Archive Search About

"Tagging object in video stream"

Author
31 May 2005 7:46 AM
Dennis
Hello,

I was wondering, is it possible to tag (to mark) a person or object in a
video stream using VB6 and Directshow.
I think you have to use a Motion Detection System to detect the moving
objects. But it becomes complicated when there are several moving objects in
the screen!
Can someone help me with this?

Thx in advance,

D.J.C.J v/d Bosch
International Student
North West University
Potchefstroom (SA)

Author
31 May 2005 3:35 PM
Jeff Johnson [MVP: VB]
"Dennis" <Den***@discussions.microsoft.com> wrote in message
news:6F153983-8E5F-43F3-9D0A-7CA3A08426DD@microsoft.com...

> I was wondering, is it possible to tag (to mark) a person or object in a
> video stream using VB6 and Directshow.
> I think you have to use a Motion Detection System to detect the moving
> objects. But it becomes complicated when there are several moving objects
> in
> the screen!
> Can someone help me with this?

Don't hold your breath waiting for an answer in here. We rarely deal with
stuff that complex in this group. You might try
microsoft.public.vb.winapi.graphics, but ultimately to may have to resort to
a general graphics group to get the concept and then go back to the VB
groups for implementation.