C#命令行运动检测 [英] C# Command line motion detection

查看:59
本文介绍了C#命令行运动检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

非常是C#的新手.我看过Aforge.net,但他们的示例和文档不仅仅适合我的新手.

我想从命令行应用程序中检测运动,而无需其他形式.我想抓住任何默认视频源,并监视它的帧变化.如果它检测到框架更改,请执行类似控制台写线这样的操作.

这可能吗?如果有的话,这会有多困难?

干杯

I''m very new to C#. I''ve looked at Aforge.net but their examples and documentation are for more than my novice understanding.

I want to detect motion from a command line application without the need of extra forms. I would like to grab whatever the default video source is and monitor it for frame change. If it detects a frame change do something like a console write line.

Is this possible and if so how difficult would it be?

Cheers

推荐答案

它永远不会起作用.我的意思是,即使库的功能相当先进,AForge.NET的文档甚至源代码也很清楚.它在许多地方都非常先进.如果某人难以理解文档和界面,则几乎不可能进行帧识别.即使对于经验丰富的人,镜架更换也是一个相当困难的问题.通常,图像识别不适用于新手,除非这种初学者非常非常有才华.

当然,这是可以在命令行应用程序中实现的,因为您不会以图形方式显示任何内容.

—SA
It never works. I mean, if the documentation and even the source code of AForge.NET are fairly clear, even though the functionality of the library is quite advanced; in many parts of it is extremely advanced. If understanding of the documentation and interfaces is difficult for someone, frame recognition is nearly impossible. The frame change is rather difficult problem even for the very experienced. Generally, image recognition is not for the novice, maybe unless such beginner is very, very talented.

Of course, this is possible to implement in a command line application, as you are not going to show anything graphically.

—SA


这篇关于C#命令行运动检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆