File: tracking.bib

package info (click to toggle)
opencv 4.10.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 282,092 kB
  • sloc: cpp: 1,178,079; xml: 682,621; python: 49,092; lisp: 31,150; java: 25,469; ansic: 11,039; javascript: 6,085; sh: 1,214; cs: 601; perl: 494; objc: 210; makefile: 173
file content (118 lines) | stat: -rw-r--r-- 4,421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
@inproceedings{OLB,
  title={Real-Time Tracking via On-line Boosting.},
  author={Grabner, Helmut and Grabner, Michael and Bischof, Horst},
  booktitle={BMVC},
  volume={1},
  number={5},
  pages={6},
  year={2006}
}

@inproceedings{MedianFlow,
  title={Forward-backward error: Automatic detection of tracking failures},
  author={Kalal, Zdenek and Mikolajczyk, Krystian and Matas, Jiri},
  booktitle={Pattern Recognition (ICPR), 2010 20th International Conference on},
  pages={2756--2759},
  year={2010},
  organization={IEEE}
}

@article{TLD,
  title={Tracking-learning-detection},
  author={Kalal, Zdenek and Mikolajczyk, Krystian and Matas, Jiri},
  journal={Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  volume={34},
  number={7},
  pages={1409--1422},
  year={2012},
  publisher={IEEE}
}

@inproceedings{OOT,
  title={Online object tracking: A benchmark},
  author={Wu, Yi and Lim, Jongwoo and Yang, Ming-Hsuan},
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on},
  pages={2411--2418},
  year={2013},
  organization={IEEE}
}

@article{KCF,
  title = {High-Speed Tracking with Kernelized Correlation Filters},
  journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on},
  author = {Henriques, J. F. and Caseiro, R. and Martins, P. and Batista, J.},
  year = {2015},
  doi = {10.1109/TPAMI.2014.2345390},
}

@inproceedings{KCF_ECCV,
  title = {Exploiting the Circulant Structure of Tracking-by-detection with Kernels},
  author = {Henriques, J. F. and Caseiro, R. and Martins, P. and Batista, J.},
  booktitle = {proceedings of the European Conference on Computer Vision},
  year = {2012},
}

@INPROCEEDINGS{KCF_CN,
  author={Danelljan, M. and Khan, F.S. and Felsberg, M. and van de Weijer, J.},
  booktitle={Computer Vision and Pattern Recognition (CVPR), 2014 IEEE Conference on},
  title={Adaptive Color Attributes for Real-Time Visual Tracking},
  year={2014},
  month={June},
  pages={1090-1097},
  keywords={computer vision;feature extraction;image colour analysis;image representation;image sequences;adaptive color attributes;benchmark color sequences;color features;color representations;computer vision;image description;real-time visual tracking;tracking-by-detection framework;Color;Computational modeling;Covariance matrices;Image color analysis;Kernel;Target tracking;Visualization;Adaptive Dimensionality Reduction;Appearance Model;Color Features;Visual Tracking},
  doi={10.1109/CVPR.2014.143},
}

@inproceedings{MOSSE,
title={Visual Object Tracking using Adaptive Correlation Filters},
author={Bolme, David S. and Beveridge, J. Ross and Draper, Bruce A. and Lui Yui, Man},
booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR)},
year      = {2010}
}

@Article{Lukezic_IJCV2018,
author={Luke{\v{z}}i{\v{c}}, Alan and Voj{'i}{\v{r}}, Tom{'a}{\v{s}} and {\v{C}}ehovin Zajc, Luka and Matas, Ji{\v{r}}{'i} and Kristan, Matej},
title={Discriminative Correlation Filter Tracker with Channel and Spatial Reliability},
journal={International Journal of Computer Vision},
year={2018},
}

@article{chaumette:inria-00350283,
  title={{Visual servo control, Part I: Basic approaches}},
  author={Chaumette, Fran{\c c}ois and Hutchinson, S.},
  url={https://inria.hal.science/inria-00350283},
  journal={{IEEE Robotics and Automation Magazine}},
  publisher={{Institute of Electrical and Electronics Engineers}},
  volume={13},
  number={4},
  pages={82-90},
  year={2006},
  pdf={https://inria.hal.science/inria-00350283/file/2006_ieee_ram_chaumette.pdf},
  hal_id={inria-00350283},
  hal_version={v1},
}

@article{chaumette:inria-00350638,
  title={{Visual servo control, Part II: Advanced approaches}},
  author={Chaumette, Fran{\c c}ois and Hutchinson, S.},
  url={https://inria.hal.science/inria-00350638},
  journal={{IEEE Robotics and Automation Magazine}},
  publisher={{Institute of Electrical and Electronics Engineers}},
  volume={14},
  number={1},
  pages={109-118},
  year={2007},
  pdf={https://inria.hal.science/inria-00350638/file/2007_ieee_ram_chaumette.pdf},
  hal_id={inria-00350638},
  hal_version={v1},
}

@article{Hutchinson1996ATO,
  title={A tutorial on visual servo control},
  author={Seth A. Hutchinson and Gregory Hager and Peter Corke},
  journal={IEEE Trans. Robotics Autom.},
  year={1996},
  volume={12},
  pages={651-670},
  url={https://api.semanticscholar.org/CorpusID:1814423}
}