-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,11 @@ | ||
# KCC | ||
Visual Tracking Using Kernel Cross-Correlator | ||
# Visual Tracking Using Kernel Cross-Correlator (KCC) | ||
|
||
|
||
This tracker can be inerted into the tracker benchmark directly: | ||
This tracker can be inserted into the tracker benchmark directly: | ||
|
||
https://sites.google.com/site/trackerbenchmark/benchmarks/v10 | ||
|
||
To run it, you may download the whole repo as: | ||
|
||
git clone https://github.com/wang-chen/KCC.git | ||
|
||
Then put it into the tracker folder and follow the instructions of the benchmark. |