zhoubolei/GKLT
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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 )
About
The binary code of generalized KLT tracker
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published