Giter Club home page Giter Club logo

grackertask1's Introduction

Introduction

This page contains software and instructions for Gracker: A Graph-based Planar Object Tracker.

It is a project for practice, finished by Bingjun Chen([email protected]) and guided by Tao Wang([email protected]) from Beijing Jiaotong U, who made the majority of work.

It can detect things by the initial points, using the videocapture.

Instructions

The package contains the following files and folders:

  • "./data": This folder contains a sample video "nl_newspaper" from the TMT dataset (2). If you want to test other videos from TMT or UCSB (3), plese download and place them in this folder.

  • "./save": This folder contains the tracking results by the proposed Gracker algorithm.

OpenCV 2.0 is neccesary for compiling and running the source code of this project.

Running

We also provide the compiled executable files in the "./demo" folder, which are independent from Visual Studio and OpenCV.

Command format: GraphTracker [VideoName] [ShowMode];

Sample: GraphTracker nl_newspaper 1;

References

[1] T. Wang, and H. Ling, "Gracker: A Graph-based Planar Object Tracker", PAMI, 2017.

[2] A. Roy, X. Zhang, N. Wolleb, C. P. Quintero, and M. J?gersand. "Tracking benchmark and evaluation for manipulation tasks", ICRA, 2015.

[3] S. Gauglitz, T. H?llerer, and M. Turk. "Evaluation of interest point detectors and feature descriptors for visual tracking", IJCV, 2011.

Copyright

This software is free for use in research projects. If you publish results obtained using this software, please cite our paper.

If you have any question, please feel free to contact Tao Wang([email protected]).

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.