Placing a model over video (webcam captured)



Hello everybody,

I'm developing a mixed reality application which captures some points
of the body (using sensors) in real world and draw them on the screen
in form of 3D primitives such as cubes, spheres, cilinders, etc.
In order to achieve that I'm using C# with XNA, the output are these
primities drawn on screen, which moves according to the position of
the sensors.
I've downloaded a library called DirectShowNet which basically is a
wrapper of DirectShow for .NET. There is a sample which comes along
which draws a bitmap over a video file. But this is too far from what
I want to get.

What I want to do, in order to mix realities, is capture video in real
time from a webcam and draw those primities over the video, that's why
I'm writting this post.
Could someone help me on that giving some coordinates so I can get any
progress?

Thanks in advance,

(profissional@xxxxxxxxx)
.



Relevant Pages

  • Re: Placing a model over video (webcam captured)
    ... of the body (using sensors) in real world and draw them on the screen ... What I want to do, in order to mix realities, is capture video in real ... time from a webcam and draw those primities over the video, ... Look at the VRM9Allocator sample in DirectShowNet. ...
    (microsoft.public.win32.programmer.directx.managed)
  • What am I doing wrong here? Trying to draw 10 lines, multiple colors
    ... Trying to draw 10 lines, ... but I can't get multiple colors working. ... This program demonstrates direct memory mapping in video ... SetScreenBackground PROC ...
    (alt.lang.asm)
  • Re: Direct Draw surface (c++)
    ... computer i have an NVIDIA wich dosent support HW overlay surface. ... How can i draw over video only with direct draw ... There is no solution that I am aware of with any of the standard renderers ... The other approach I know is to write your own video renderer (the sampvid ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: How to draw an object on an surface by
    ... > An video capture card driver draws dynamic image using offscreen ... > I am new to DirectX. ... Is there any way to draw an object floating on the ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Drawing on top of video
    ... would like to be able to draw a line on top of the video. ... get .Net drawing class to paint on top of the video, ... cant see anything that would draw a line - I don't know direct X well ...
    (microsoft.public.win32.programmer.directx.video)