caio1985
2008-10-01 12:52:26 UTC
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,
(***@gmail.com)
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,
(***@gmail.com)