开发者

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

开发者 https://www.devze.com 2023-01-02 05:22 出处:网络
Does anyone know with what I can draw a unfilled square on a live video stream/saved video in C#.net?

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 i开发者_如何学Pythont 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.


Your situation sounds like it's addressed by the DxLogo sample @ http://directshownet.sourceforge.net/about.html

DxLogo – A sample application showing how to superimpose a logo on a data stream. It uses a capture device for the video source, and outputs the result to a file.

Just replace the logo with an unfilled square :)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号