Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create main.cpp #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Create main.cpp #1

wants to merge 7 commits into from

Commits on Aug 19, 2020

  1. Create main.cpp

    Pedestrian Tracker Demo - main.cpp
    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ae565a8 View commit details
    Browse the repository at this point in the history
  2. Update main.cpp

    Adding overall person count and live person count.
    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    db714be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df29b63 View commit details
    Browse the repository at this point in the history
  4. Create tracker.cpp

    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    994dfde View commit details
    Browse the repository at this point in the history
  5. Adding count function

    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4076ec7 View commit details
    Browse the repository at this point in the history
  6. Create tracker.hpp

    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2f0b08a View commit details
    Browse the repository at this point in the history
  7. Adding count function

    kswiatly authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    55a6ccd View commit details
    Browse the repository at this point in the history