Coder Social home page Coder Social logo

gklt's Introduction

The usage of gKLT tracker binary

1, In the folder of video frame, there should be one file imageList.txt, which contains all the names of frames to be processed. The first frame is assumed as background image. Refer to the sample_video folder for example.

2, The command line: 
klt_tracker.exe path frame_num(number of frames to be processed) nfeatures(number of initialized klt features) scale(10 is the original size, 20 is 2x size) foregroundthreshold

Example:
klt_tracker.exe D:\\code\\release_collectiveness\\tracker_bin\\sample_video\\ 101 3000 10 16

3, We also provide a python script run_script.py, in which you can slightly revise it to make the gKLT tracker sequentially process many folders of video frames (it also can automatically list frame names into imageList.txt).

Bolei Zhou
Mar.20, 2013

If you use our codes, please cite our paper 
B. Zhou, X. Tang and X. Wang. "Measuring Crowd Collectiveness." In Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2013 ) 

gklt's People

Contributors

zhoubolei 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.