The application counts the people in the current frame, the duration that a person is in the frame(Time elapsed between entering and exiting a frame), and the total number of unique people seen.
-- Detect people in the feed. -- Count them(uniquely). -- Determine gender -- Send data to remote cloud server (yet to be set up).
Step: 1
fork this Repository to your github and clone into your local machine.
Step: 2 - Create a branch and make sure to commit all your changes on branch only. it would be easy and clean. - Experiment, work and when its satisfactory and good to be updated. - commit all your changes on your branch. - push them to your fork.
git push yourBranchName
Step: 3 - Go to the main Repo on your GitHub where you should now see your new branch. - Click on your branch name - Click on Pull Request button (URC) - Click on Send Pull Request
Step: 4 - And that's it. - wait for the admin/moderators response to merge the request.
You will find yourself in contributors list once your moderator is approved and merged into PeopleCounterAppAtEdge Repo.
Here you goes to find all the contributors: