简体   繁体   English

将OpenCV用于IP摄像机

[英]Using OpenCV for IP camera

I'm just a student who is given the project to do people counting using IP camera without buying anything. 我只是一个项目的学生,该项目使人们无需购买任何东西即可使用IP摄像机进行计数。 I have done research for the past 3 days and seems that OpenCV is the only free program but I'm unsure if it is able to do people counting. 在过去的三天里,我已经进行了研究,似乎OpenCV是唯一的免费程序,但我不确定它是否能够进行人数统计。

Is there any links that teaches how to set up OpenCV? 是否有任何链接可以教您如何设置OpenCV? I found one at http://robocv.blogspot.it/2012/01/using-your-ip-camera-with-opencv.html but I'm not sure if I should configure it using the method stated in the link. 我在http://robocv.blogspot.it/2012/01/using-your-ip-camera-with-opencv.html上找到了一个,但是我不确定是否应该使用链接中所述的方法进行配置。

Your help is very much appreciated! 非常感激你的帮助!

you can use opencv in java by using native opencv C code. 您可以通过使用本机opencv C代码在Java中使用opencv。 Or you can use JavaCV. 或者,您可以使用JavaCV。

yes people counting is possible using open cv. 是的,可以使用开放式简历来计数。 You have to use body detection and object tracking. 您必须使用身体检测和对象跟踪。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM