Real-time People detection and tracking with multiple Kinect cameras
Top Comments
All Comments (37)
-
This video went viral on El Salvador
-
Which framework was used to make this?
-
An important application for me is to detect in a room how many persons are present. This is for security purposes.
For example:
0 persons present -> no alarm
1 person -> alarm
2 or more persons -> no alarm
Where can I download the code?
-
@noamize I say hook up some usb nerf guns and have some fun!
-
This could have very interesting applications in security alarm systems. Such as a system that, when armed, goes off if there is a person present. No security guard watching the monitors needed.
-
which driver you used in your Program? OpenNI?
-
Cool project! Was source code for this project ever released? I have a project that this seems like it would be perfect for.
-
@noamize LOLYES! XD
-
It is great! keep up the good work ;)
-
@alexutubeutube I am looking for people counting solution. Saw a few nice solutions in youtube but i think they are selling the product. I am looking for some free source samples to try my hand on the solution.
-
well now they are gonna real life mw2 sentry guns. We'll never get away!!
-
@peterhoth Working with 2 kinects allows you to detect people occluding each other. Given 1 kinect, you can probably detect people up to approximatively 8 meters. Merging several of them enables you to monitor a large scene.
Yes, it can easily detect a group of people standing together waiting for the elevator. What kind of application do you have in mind?
-
@alexutubeutube If it can work with one kinect, what's the advantage of working with two kinect then ? How far away can it detect a group of people ? Must it see the whole body ? Can it detect say a group of people standing together waiting for the elevator ?
-
@peterhoth The code is written in C/C++ using the OpenCV library.
-
@okreylos Thanks okreylos!
-
@alexutubeutube Great work !!! I've been looking for this solution for a while now. Looking forward to your library and code samples. Hope to use C#/.NET for my test.
-
Brilliant work!
-
@bobabest 21888000 bytes per second payload, plus a few percent protocol overhead.
-
@alexutubeutube I thought it was dependent on the number of the available hubs and datarate. So probably a better question is what is the kinect datarate?
-
@bobabest it depends on the number of available USB port ;-).
So far, we tried with 2 kinects or 3 webcams and it worked fine!
-
Nice! How many kinects were you able to hook up to a single computer?
-
@IgorCarron Cool!
lol real life aimbot
noamize 1 year ago 10
Using multiple kinects adds noise to the depth measurement but can still be used for advanced processing.
alexutubeutube 1 year ago 3