Giter Site home page Giter Site logo

dongdong-2009 / multicameratracking Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dulton/multicameratracking

1.0 0.0 0.0 318 KB

Multi-camera tracking algorithm using OpenCv and intel IPP.

Home Page: http://vision.ece.ucsb.edu/~santhosh/

Batchfile 0.01% Shell 0.02% Makefile 0.13% C++ 99.83%

multicameratracking's Introduction

A multi-camera tracking algorithm using OpenCV. It depends on OpenCv 2.3.1 (http://opencv.org/), Boost libraries (http://www.boost.org/) and Intel IPP (https://software.intel.com/en-us/intel-ipp).

Usage

In order to run the tracker, use the following command:

Windows

MultiCameraTracker.exe -d config.cfg

(or)

MultiCameraTracker.bat

Linux

./MultiCameraTracker -d config.cfg

(or)

./MultiCameraTracker.sh

Compilation

Windows: Build the Visual studio project.

Linux: Run the make file inside the "obj" folder.

Note: Make sure Intel IPP, OpenCv 2.3.1 and Boost libraries are located in appropriate folders.

Data

Here is the sample data folder: https://www.dropbox.com/s/gnheat18lotoi2k/data.tar.gz?dl=0

Note: Follow a similar folder structure for new scenarios.

Contact

[1] Santhoshkumar Sunderrajan( [email protected]) Website: http://vision.ece.ucsb.edu/~santhosh/

Bibtex

If you use the code in any of your research works, please cite the following papers:

@inproceedings{ni2010particle,
  title={Particle filter tracking with online multiple instance learning},
  author={Ni, Zefeng and Sunderrajan, Santhoshkumar and Rahimi, Amir and Manjunath, BS},
  booktitle={Pattern Recognition (ICPR), 2010 20th International Conference on},
  pages={2616--2619},
  year={2010},
  organization={IEEE}
}

@inproceedings{ni2010distributed,
  title={Distributed particle filter tracking with online multiple instance learning in a camera sensor network},
  author={Ni, Zefeng and Sunderrajan, Santhoshkumar and Rahimi, Amir and Manjunath, BS},
  booktitle={Image Processing (ICIP), 2010 17th IEEE International Conference on},
  pages={37--40},
  year={2010},
  organization={IEEE}
}

Disclaimer

I may have used some good codes from various sources, please feel free to notify me if you find a piece of code that I need to acknowledge.

multicameratracking's People

Stargazers

 avatar

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.