使用OpenCv在C#中跟踪人体 [英] human body tracking in C# with OpenCv

查看:358
本文介绍了使用OpenCv在C#中跟踪人体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



i是一名C#开发人员。

i正在开发基于相机的安全系统。

i开发了一个系统来检测和使用开放的简历库在某种程度上识别面孔。



现在我想开发为/ w,可以计算进入房间或​​大厅的人数。相机应该放在距离大约1英尺的门的中心线上。



请帮我一些code.i无法检测和跟踪人类你可以从中受益



http://www.prodigyproductionsllc.com/articles/programming/opencv-head-tracking-with-c/ [ ^ ]



http://www.360doc.com/content/11/1220/16/5087210_173660914.shtml [ ^ ]


http://www.youtube.com/watch?v=i5jCBkfXml4 [ ^ ]





http://www.codeforge.com/s/0/opencv-motion-tracking [ ^ ]



http://www.prodigyproductionsllc.com/articles/programming/opencv-head-tracking-with-c/ [ ^ ]



http://www.sourcecodeonline.com/list ?q = human_detection_in_opencv [ ^ ]


也许你应该使用Oriented Gradients(HOG)直方图 http: //lear.inrialpes.fr/people/triggs/pubs/Dalal-cvpr05.pdf [ ^ ]。



我从 https://gist.github.com/找到了这个C ++代码1470956 [ ^ ]





希望这对你的C sharp项目有所帮助。



好​​的,如果你有这个代码使用Emgu然后它应该工作。但是你也需要理论来欣赏代码。



http://www.emgu.com/wiki/index.php/Pedestrian_Detection_in_CSharp [ ^ ]


hi,
i am a C# developer.
i am developing a security system based on camera.
i have developed a system to detect and recognize faces to some extent using open cv libraries.

now i want to develop a s/w that can count the number of people entering in a room or a hall.the camera is supposed to be put on the center line of the door at around 1ft distance.

please help me with some code.i not able to detect and track the human body.

解决方案

You may benefited from them

http://www.prodigyproductionsllc.com/articles/programming/opencv-head-tracking-with-c/[^]

http://www.360doc.com/content/11/1220/16/5087210_173660914.shtml[^]


http://www.youtube.com/watch?v=i5jCBkfXml4[^]


http://www.codeforge.com/s/0/opencv-motion-tracking[^]

http://www.prodigyproductionsllc.com/articles/programming/opencv-head-tracking-with-c/[^]

http://www.sourcecodeonline.com/list?q=human_detection_in_opencv[^]


Maybe you should use Histogram of Oriented Gradients (HOG) http://lear.inrialpes.fr/people/triggs/pubs/Dalal-cvpr05.pdf[^] for that purpose of people detection.

I found this C++ code from https://gist.github.com/1470956[^]


Hope this will help you with your C sharp project.

Okay got this code, if you are using Emgu then it's supposed to work. But you also need the theory for you to appreciate the code.

http://www.emgu.com/wiki/index.php/Pedestrian_Detection_in_CSharp[^]


这篇关于使用OpenCv在C#中跟踪人体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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