330
edits
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==Algorithm of calculation== | ==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 | 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 webcam. |
edits