Giter Club home page Giter Club logo

human_detection_tracking's Introduction

Human Tracking in Video Sequences

A C/C++ implementation of pedestrian detection and tracking of original paper:

Breitenstein et al, Online Multiperson Tracking-by-Detection from a Single, Uncalibrated Camera, PAMI 2011.

=========

The main function in Main.m

The tracking method: mf_boostingclassifier.cpp (using mex to build, it was included in Main.m)

  1. Prepare the dataset.
  2. Run hogdetector.exe in /hogdetector to detect automatically bounding box in video.
  3. Run Main.m

You need to make sure the correct path of OpenCV to build mex file.

Notice that You have to run hogdetector at first to have bounding boxes before running tracking program.

human_detection_tracking's People

Contributors

tntrung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

human_detection_tracking's Issues

.exe file is missing

hogdetector.exe in the directory hogdetector\ is missing. It usually happens as git ignores the upload of an .exe file. I tried building from source but there are a lot of dependencies that I am unable to resolve. Could you please add the hogdetector.exe file

Alternatively you can also tell me the structure of hogdetector_key so I can use a different detector with your implementation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.