File: optflow.bib

package info (click to toggle)
opencv 4.5.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268,248 kB
  • sloc: cpp: 969,170; xml: 682,525; python: 36,732; lisp: 30,170; java: 25,155; ansic: 7,927; javascript: 5,643; objc: 2,041; sh: 935; cs: 601; perl: 494; makefile: 145
file content (129 lines) | stat: -rw-r--r-- 4,319 bytes parent folder | download | duplicates (3)
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
119
120
121
122
123
124
125
126
127
128
129
@article{Bradski00,
  title={Motion segmentation and pose recognition with motion history gradients},
  author={Bradski, Gary R and Davis, James W},
  journal={Machine Vision and Applications},
  volume={13},
  number={3},
  pages={174--184},
  year={2002},
  publisher={Springer}
}

@inproceedings{Davis97,
  title={The representation and recognition of human movement using temporal templates},
  author={Davis, James W and Bobick, Aaron F},
  booktitle={Computer Vision and Pattern Recognition, 1997. Proceedings., 1997 IEEE Computer Society Conference on},
  pages={928--934},
  year={1997},
  organization={IEEE}
}

@inproceedings{Tao2012,
  title={SimpleFlow: A Non-iterative, Sublinear Optical Flow Algorithm},
  author={Tao, Michael and Bai, Jiamin and Kohli, Pushmeet and Paris, Sylvain},
  booktitle={Computer Graphics Forum},
  volume={31},
  number={2pt1},
  pages={345--353},
  year={2012},
  organization={Wiley Online Library}
}

@inproceedings{Weinzaepfel2013,
  title={DeepFlow: Large displacement optical flow with deep matching},
  author={Weinzaepfel, Philippe and Revaud, Jerome and Harchaoui, Zaid and Schmid, Cordelia},
  booktitle={Computer Vision (ICCV), 2013 IEEE International Conference on},
  pages={1385--1392},
  year={2013},
  organization={IEEE}
}

@inproceedings{Brox2004,
  title={High accuracy optical flow estimation based on a theory for warping},
  author={Brox, Thomas and Bruhn, Andr{\'e}s and Papenberg, Nils and Weickert, Joachim},
  booktitle={European Conference on Computer Vision (ECCV)},
  pages={25--36},
  year={2004}
}

@inproceedings{Wulff:CVPR:2015,
  title = {Efficient Sparse-to-Dense Optical Flow Estimation using a Learned Basis and Layers},
  author = {Wulff, Jonas and Black, Michael J.},
  booktitle = { IEEE Conf. on Computer Vision and Pattern Recognition (CVPR) 2015},
  month = {June},
  year = {2015}
}

@inproceedings{Wang_2016_CVPR,
  author = {Wang, Shenlong and Ryan Fanello, Sean and Rhemann, Christoph and Izadi, Shahram and Kohli, Pushmeet},
  title = {The Global Patch Collider},
  booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  month = {June},
  year = {2016}
}

@inproceedings{Geistert2016,
  author = {Jonas Geistert and Tobias Senst and Thomas Sikora},
  title = {Robust Local Optical Flow: Dense Motion Vector Field Interpolation},
  booktitle = {Picture Coding Symposium},
  year = {2016},
  pages = {1--5},
}

@inproceedings{Senst2016,
  author = {Tobias Senst and Jonas Geistert and Thomas Sikora},
  title = {Robust local optical flow: Long-range motions and varying illuminations},
  booktitle = {IEEE International Conference on Image Processing},
  year = {2016},
  pages = {4478--4482},
}

@inproceedings{Senst2014,
  author = {Tobias Senst and Thilo Borgmann and Ivo Keller and Thomas Sikora},
  title = {Cross based Robust Local Optical Flow},
  booktitle = {21th IEEE International Conference on Image Processing},
  year = {2014},
  pages = {1967--1971},
}

@inproceedings{Senst2013,
  author = {Tobias Senst and Jonas Geistert and Ivo Keller and Thomas Sikora},
  title = {Robust Local Optical Flow Estimation using Bilinear Equations for Sparse Motion Estimation},
  booktitle = {20th IEEE International Conference on Image Processing},
  year = {2013},
  pages = {2499--2503},
}

@article{Senst2012,
  author = {Tobias Senst and Volker Eiselein and Thomas Sikora},
  title = {Robust Local Optical Flow for Feature Tracking},
  journal = {IEEE Transactions on Circuits and Systems for Video Technology},
  year = {2012},
  pages = {1377--1387},
  volume = {22},
  number = {9},
}

@phdthesis{Senst2019,
  title={Estimation and analysis of motion in video data},
  author={Senst, Tobias},
  year={2019},
  school={Technical Univerity Berlin},
  doi = {10.14279/depositonce-9085},
  url = {https://doi.org/10.14279/depositonce-9085}
}

@article{Tibshirani2008,
  title={Fast computation of the median by successive binning},
  author={Tibshirani, Ryan J},
  journal={arXiv preprint arXiv:0806.3301},
  year={2008}
}

@inproceedings{Hu2017,
  title={Robust interpolation of correspondences for large displacement optical flow},
  author={Hu, Yinlin and Li, Yunsong and Song, Rui},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
  pages={481--489},
  year={2017}
}