Skip to content
/ CT Public
forked from gnebehay/CT

CT C++ Implementation fork meant for use as a library

Notifications You must be signed in to change notification settings

tracedev/CT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CT: Compressive Tracking

Compressive Tracking is part of the Visual Object Tracking Repository, which aims at providing a central repository for state-of-the-art tracking algorithms that are freely available.

The source code for this tracker was obtained from its project website.

The following description was copied literally from the original author.

C++ demo for "Real-Time Compressive Tracking," Kaihua Zhang, Lei Zhang, Ming-Hsuan Yang, ECCV 2012.

Note: the results shown by our paper is based on our MATLAB code. The results by this C++ code may be somewhat different from the results by our MATLAB code because there exist randomness in the code.

About

CT C++ Implementation fork meant for use as a library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • CMake 2.6%