330
edits
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
The tracking system in the lab of course can count the amount of people due to the capture of skeleton of people somehow, however, it has a limitation that only two or three can be counted. So, you can also choose to use the tracking system to count the people if you only want to count the people less than three. | The tracking system in the lab of course can count the amount of people due to the capture of skeleton of people somehow, however, it has a limitation that only two or three can be counted. So, you can also choose to use the tracking system to count the people if you only want to count the people less than three. | ||
==Algorithm of calculation== | |||
There are many ways for the computer vision to calculate the capture area to serve for your purpose. To calculate the amounts of people, you may use '''face detection''' or '''blob detection'''. Here, I am going to use blob detection cause there exist the case someone who will walk in front of somebody, then the face will not be well detected by the wbcame. |
edits