使用OpenCV进行人体运动检测 [英] Human motion detection using OpenCV

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

问题描述

你好!我的目标是启动一个项目,巫婆将具有识别人类动作的能力.我将使用网络摄像头,并希望我的算法可以在实时流上工作

我是该领域的新手,我确实需要一些指导.我想为此项目使用OpenCv,但是我不知道openCv是否可以与C#一起使用.

我不想使某些事情变得非常准确或完美,我想让它尽可能简单.

预先感谢您的帮助.

Hello !!! My goal is to start a project witch will have the ability to recognize human motion . I will use my webcam and I want my alghorithm to work on a live stream

I am new in this area and I really need some directions .I want to use OpenCv for this project, but I don`t know if openCv works with C#.

I don`t want to make something very accurate or perfect , I want to keep it as simple as posible.

Thank you in advance for your help.

推荐答案

您在此处的问题与自己矛盾.首先,您想检测实时流中的运动,这本身并不是一件容易的事,但是您想将其限制为仅对人类运动进行检测,并且还希望保持简单.
一项不可能完成的任务.如果您能够解决这个问题,那么它只会检测到人类,而不会移动动物,汽车和机械,您将能够从中赚到很多钱.万一您不明白我的意思,请考虑以下事项:
人形机器人呢?
以机器人,动物或任何其他非人类外观为幌子的人呢?

干杯!

编辑

查看这些文章
代码项目搜索-运动检测 [
You are contradicting yourself in your question here. First you want to detect motion in a live stream, which by itself is not all that hard to do, but then you want to constrain it to the detection of motion for humans only and you also want keep it simple.
An impossible task. If you are able to work that out so it will detect humans only and not moving animals nor cars and machinery you''d be able to make a lot of money with that. Just in case you are not getting what I''m driving at consider this:
What about humanoid robots?
What about a human in the guise of a robot, animal or whatever non human appearance you can think of.

Cheers!

EDIT

Check these articles
Codeproject search - motion detection[^]


这是你的答案:
http://www.motoreitaliano.net/emgu/MotionDetection.vb.htm [ ^ ]

还有另一个与您有相同问题的人:
http://stackoverflow.com/questions/5806827/detecting-people-crossing- a-line-with-opencv [ ^ ]

还请阅读以下内容:
运动检测算法 [
Is this your answer :
http://www.motoreitaliano.net/emgu/MotionDetection.vb.htm[^]

also another person who had the same problem as you :
http://stackoverflow.com/questions/5806827/detecting-people-crossing-a-line-with-opencv[^]

And also read this :
Motion Detection Algorithms[^]

BTW, I''m hearing very interesting capabilities of OpenCV and I became very enthusiast of working with it in my leisure time.


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

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