File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/tracking/include/opencv2/tracking Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1200,7 +1200,7 @@ class CV_EXPORTS_W TrackerTLD : public Tracker
1200
1200
1201
1201
/* * @brief KCF is a novel tracking framework that utilizes properties of circulant matrix to enhance the processing speed.
1202
1202
* This tracking method is an implementation of @cite KCF_ECCV which is extended to KFC with color-names features (@cite KCF_CN).
1203
- * The original paper of KCF is available at <http://home.isr.uc.pt/~henriques/circulant/index.html >
1203
+ * The original paper of KCF is available at <http://www.robots.ox.ac.uk/~joao/publications/henriques_tpami2015.pdf >
1204
1204
* as well as the matlab implementation. For more information about KCF with color-names features, please refer to
1205
1205
* <http://www.cvl.isy.liu.se/research/objrec/visualtracking/colvistrack/index.html>.
1206
1206
*/
You can’t perform that action at this time.
0 commit comments