Drawing a unfilled square in C#.net on top of a stream video ?

Posted by Haxed on Stack Overflow See other posts from Stack Overflow or by Haxed
Published on 2010-06-02T18:18:07Z Indexed on 2010/06/02 19:54 UTC
Read the original article Hit count: 203

Filed under:
|

Does anyone know with what I can draw a unfilled square on a live video stream/saved video in C#.net?

Someone said to use Directshow but it is for C++ users. Is there a feature in dshownet that addresses this issue ?

Another said to use XNA, but my project is a object tracking application.

© Stack Overflow or respective owner

Related posts about c#

Related posts about directshow