Merge pull request #457 from taka-no-me:fix_vars_expansion
[profile/ivi/opencv.git] / doc / opencv.bib
1 @inproceedings{Agrawal08,
2     author = {Agrawal, M. and Konolige, K. and Blas, M.R.},
3     title = {CenSurE: Center Surround Extremas for Realtime Feature Detection and Matching},
4     booktitle = {ECCV08},
5     year = {2008},
6     pages = {IV: 102-115},
7     bibsource = {http://www.visionbib.com/bibliography/twod276.html#TT22337}
8 }
9
10 @inproceedings{Bay06,
11     address = {Graz Austria},
12     author = {Bay, H. and Tuytelaars, T. and Van Gool, L.},
13     booktitle = {9th European Conference on Computer Vision},
14     keywords = {local-feature, sift},
15     month = {May},
16     title = {SURF: Speeded Up Robust Features},
17     year = {2006}
18 }
19
20 @inproceedings{BT96,
21     author = {Tomasi, C. and Birchfield, S.T.},
22     title = {Depth Discontinuities by Pixel-to-Pixel Stereo},
23     booktitle = {STAN-CS},
24     year = {1996},
25     bibsource = {http://www.visionbib.com/bibliography/stereo413.html#TT35577}
26 }
27
28 @article{Borgefors86,
29     author = {Borgefors, Gunilla},
30     title = {Distance transformations in digital images},
31     journal = {Comput. Vision Graph. Image Process.},
32     volume = {34},
33     number = {3},
34     year = {1986},
35     issn = {0734-189X},
36     pages = {344--371},
37     doi = {http://dx.doi.org/10.1016/S0734-189X(86)80047-0},
38     publisher = {Academic Press Professional, Inc.},
39     address = {San Diego, CA, USA},
40 }
41
42 @MISC{Bouguet00,
43     author =       {Jean-Yves Bouguet},
44     title =        {Pyramidal Implementation of the Lucas-Kanade Feature Tracker},
45     year =         {2000},
46     abstract =     {},
47     keywords =     {Optical Flow, Lucas Kanade, Pyramidal Method},
48 }
49
50
51 @inproceedings{Bradski00,
52     author = {Davis, J.W. and Bradski, G.R.},
53     title = {Motion Segmentation and Pose Recognition with Motion History Gradients},
54     booktitle = {WACV00},
55     year = {2000},
56     pages = {238-244}
57 }
58
59 @inproceedings{Bradski98,
60     author = {Bradski, G.R.},
61     title = {Computer Vision Face Tracking for Use in a Perceptual User Interface},
62     booktitle = {Intel},
63     year = {1998},
64     bibsource = {http://www.visionbib.com/bibliography/people911.html#TT90944}
65 }
66
67 @inproceedings{Davis97,
68     author = {Davis, J.W. and Bobick, A.F.},
69     title = {The Representation and Recognition of Action Using Temporal Templates},
70     booktitle = {CVPR97},
71     year = {1997},
72     pages = {928-934}
73 }
74
75 @techreport{Felzenszwalb04,
76     author = {Felzenszwalb, Pedro F. and Huttenlocher, Daniel P.},
77     edition = {TR2004-1963},
78     institution = {Cornell Computing and Information Science},
79     keywords = {Distance Transform, Hausdorff},
80     month = {September},
81     title = {Distance Transforms of Sampled Functions},
82     year = {2004}
83 }
84
85 @article{Felzenszwalb10,
86     author = {Felzenszwalb, P.F. and Girshick, R.B. and McAllester, D. and Ramanan, D.},
87     title = {Object Detection with Discriminatively Trained Part Based Models},
88     journal = {PAMI},
89     volume = {32},
90     year = {2010},
91     number = {9},
92     month = {September},
93     pages = {1627-1645},
94     bibsource = {http://www.visionbib.com/bibliography/bib/457.html#BB45794}
95 }
96
97 @article{Hartley99,
98     author = {Hartley, R.I.},
99     title = {Theory and Practice of Projective Rectification},
100     journal = {IJCV},
101     volume = {35},
102     year = {1999},
103     number = {2},
104     month = {November},
105     pages = {115-127},
106     bibsource = {http://www.visionbib.com/bibliography/image-proc118.html#TT9097}
107 }
108
109 @article{HH08,
110     author = {Hirschmuller, H.},
111     title = "Stereo Processing by Semiglobal Matching and Mutual Information",
112     journal = {PAMI},
113     volume = {30},
114     year = {2008},
115     number = {2},
116     month = {February},
117     pages = {328-341},
118     bibsource = {http://www.visionbib.com/bibliography/stereo422.html#TT36174}
119 }
120
121 @article{Horn81,
122     author = {Horn, B.K.P. and Schunck, B.G.},
123     title = {Determining Optical Flow},
124     journal = {AI},
125     volume = {17},
126     year = {1981},
127     number = {1-3},
128     month = {August},
129     pages = {185-203},
130     bibsource = {http://www.visionbib.com/bibliography/optic-f733.html#TT69126}
131 }
132
133 @inproceedings{Kolmogorov03,
134     author = {Kim, Junhwan and Kolmogorov, Vladimir and Zabih, Ramin},
135     title = {Visual Correspondence Using Energy Minimization and Mutual Information},
136     booktitle = {ICCV '03: Proceedings of the Ninth IEEE International Conference on Computer Vision},
137     year = {2003},
138     isbn = {0-7695-1950-4},
139     pages = {1033},
140     publisher = {IEEE Computer Society},
141     address = {Washington, DC, USA},
142 }
143
144 @inproceedings{Lucas81,
145    author = {Lucas, B. D. and Kanade, T.},
146    title = {An Iterative Image Registration Technique with an Application to Stereo Vision (IJCAI)},
147    booktitle = {Proceedings of the 7th International Joint Conference on Artificial Intelligence (IJCAI '81)},
148    pages = {674-679},
149    month = {April},
150    year = {1981},
151    Notes = {A more complete version is available as Proceedings DARPA Image Understanding Workshop, April 1981, pp.121-130. When you refer to this work, please refer to the IJCAI paper.}
152 }
153
154
155 @article{Matas00,
156     author = {Matas, J. and Galambos, C. and Kittler, J.V.},
157     title = {Robust Detection of Lines Using the Progressive Probabilistic Hough Transform},
158     journal = {CVIU},
159     volume = {78},
160     year = {2000},
161     number = {1},
162     month = {April},
163     pages = {119-137},
164     bibsource = {http://www.visionbib.com/bibliography/edge264.html#TT21167}
165 }
166
167
168 @inproceedings{Meyer92,
169     author = {Meyer, F.},
170     title = {Color image segmentation},
171     booktitle = {ICIP92},
172     year = {1992},
173     pages = {303–306}
174 }
175
176
177 @inproceedings{Shi94,
178     author = {Tomasi, C. and Shi, J.},
179     title = {Good Features to Track},
180     booktitle = {CVPR94},
181     year = {1994},
182     pages = {593-600},
183     bibsource = {http://www.visionbib.com/bibliography/motion-f716.html#TT61248}
184 }
185
186
187 @article{Sklansky82,
188     author = {Sklansky, J.},
189     title = {Finding the Convex Hull of a Simple Polygon},
190     journal = {PRL},
191     volume = {1},
192     year = {1982},
193     pages = {79-83},
194     bibsource = {http://www.visionbib.com/bibliography/twod283.html#TT22999}
195 }
196
197
198 @article{Suzuki85,
199     author = {Suzuki, S. and Abe, K.},
200     title = {Topological Structural Analysis of Digitized Binary Images by Border Following},
201     journal = {CVGIP},
202     volume = {30},
203     year = {1985},
204     number = {1},
205     month = {April},
206     pages = {32-46},
207     bibsource = {http://www.visionbib.com/bibliography/twod289.html#TT23296}
208 }
209
210
211 @article{TehChin89,
212     author = {Teh, C.H. and Chin, R.T.},
213     title = {On the Detection of Dominant Points on Digital Curve},
214     journal = {PAMI},
215     volume = {11},
216     year = {1989},
217     number = {8},
218     month = {August},
219     pages = {859-872},
220     bibsource = {http://www.visionbib.com/bibliography/edge257.html#TT20546}
221 }
222
223 @article{Telea04,
224     author = {Alexandru Telea},
225     title = {An Image Inpainting Technique Based on the Fast Marching Method},
226     journal = {Journal of Graphics, GPU, and Game Tools},
227     volume = {9},
228     number = {1},
229     pages = {23-34},
230     year = {2004},
231 }
232
233 @misc{Welch95,
234     author = {Greg Welch and Gary Bishop},
235     title = {An Introduction to the Kalman Filter},
236     year = {1995}
237 }
238
239 @article{Yuen90,
240     author = {Yuen, H. K. and Princen, J. and Illingworth, J. and Kittler, J.},
241     title = {Comparative study of Hough transform methods for circle finding},
242     journal = {Image Vision Comput.},
243     volume = {8},
244     number = {1},
245     year = {1990},
246     issn = {0262-8856},
247     pages = {71--77},
248     doi = {http://dx.doi.org/10.1016/0262-8856(90)90059-E},
249     publisher = {Butterworth-Heinemann},
250     address = {Newton, MA, USA},
251 }
252
253 @inproceedings{arthur_kmeanspp_2007,
254     title = {k-means++: the advantages of careful seeding},
255     booktitle = {Proceedings of the eighteenth annual ACM-SIAM symposium on Discrete algorithms},
256     publisher = {Society for Industrial and Applied Mathematics Philadelphia, PA, USA},
257     author = {D. Arthur and S. Vassilvitskii},
258     year = {2007},
259     pages = {1027--1035}
260 }
261
262 @inproceedings{muja_flann_2009,
263   author    = {Marius Muja and David G. Lowe},
264   title     = {Fast Approximate Nearest Neighbors with Automatic Algorithm Configuration},
265   booktitle = {International Conference on Computer Vision Theory and Applications (VISSAPP'09)},
266   year      = {2009},
267   pages     = {331-340},
268 }
269
270 @inproceedings{qx_csbp,
271  author    = {Q. Yang and L. Wang and N. Ahuja},
272  title     = {A Constant-Space Belief Propagation Algorithm for Stereo Matching},
273  booktitle = {CVPR},
274  year      = {2010}
275 }
276
277 @article{felzenszwalb_bp,
278     author = {Pedro F. Felzenszwalb and Daniel P. Huttenlocher},
279     title = {Efficient Belief Propagation for Early Vision},
280     journal = {International Journal of Computer Vision},
281     volume = {70},
282     number = {1},
283     year = {2006},
284     month = {October}
285 }
286
287 @article{dalal_hog,
288     author = {Navneet Dalal and Bill Triggs},
289     title = {Histogram of Oriented Gradients for Human Detection},
290     booktitle = {CVPR},
291     year = {2005}
292 }
293
294 # '''[Bradski98]''' G.R. Bradski. Computer vision face tracking as a component of a perceptual user interface. In Workshop on Applications of Computer Vision, pages 214?219, Princeton, NJ, Oct. 1998.<<BR>> Updated version can be found at http://www.intel.com/technology/itj/q21998/articles/art\_2.htm.<<BR>> Also, it is included into OpenCV distribution ([[attachment:camshift.pdf]])
295 # '''[Burt81]''' P. J. Burt, T. H. Hong, A. Rosenfeld. Segmentation and Estimation of Image Region Properties Through Cooperative Hierarchical Computation. IEEE Tran. On SMC, Vol. 11, N.12, 1981, pp. 802-809.
296 # '''[Canny86]''' J. Canny. A Computational Approach to Edge Detection, IEEE Trans. on Pattern Analysis and Machine Intelligence, 8(6), pp. 679-698 (1986).
297 # '''[Davis97]''' J. Davis and Bobick. The Representation and Recognition of Action Using Temporal Templates. MIT Media Lab Technical Report 402, 1997.
298 # '''[DeMenthon92]''' Daniel F. DeMenthon and Larry S. Davis. Model-Based Object Pose in 25 Lines of Code. In Proceedings of ECCV '92, pp. 335-343, 1992.
299 # '''[Fitzgibbon95]''' Andrew W. Fitzgibbon, R.B.Fisher. A Buyer?s Guide to Conic Fitting. Proc.5th British Machine Vision Conference, Birmingham, pp. 513-522, 1995.
300 # '''[Ford98]''' Adrian Ford, Alan Roberts. Colour Space Conversions. http://www.poynton.com/PDFs/coloureq.pdf
301 # '''[Horn81]''' Berthold K.P. Horn and Brian G. Schunck. Determining Optical Flow. Artificial Intelligence, 17, pp. 185-203, 1981.
302 # '''[Hu62]''' M. Hu. Visual Pattern Recognition by Moment Invariants, IRE Transactions on Information Theory, 8:2, pp. 179-187, 1962.
303 # '''[Iivarinen97]''' Jukka Iivarinen, Markus Peura, Jaakko Srel, and Ari Visa. Comparison of Combined Shape Descriptors for Irregular Objects, 8th British Machine Vision Conference, BMVC'97.<<BR>>http://www.cis.hut.fi/research/IA/paper/publications/bmvc97/bmvc97.html
304 # '''[Jahne97]''' B. Jahne. Digital Image Processing. Springer, New York, 1997.
305 # '''[Lucas81]''' Lucas, B., and Kanade, T. An Iterative Image Registration Technique with an Application to Stereo Vision, Proc. of 7th International Joint Conference on Artificial Intelligence (IJCAI), pp. 674-679.
306 # '''[Kass88]''' M. Kass, A. Witkin, and D. Terzopoulos. Snakes: Active Contour Models, International Journal of Computer Vision, pp. 321-331, 1988.
307 # '''[Lienhart02]''' Rainer Lienhart and Jochen Maydt. An Extended Set of Haar-like Features for Rapid Object Detection. IEEE ICIP 2002, Vol. 1, pp. 900-903, Sep. 2002.<<BR>> This paper, as well as the extended technical report, can be retrieved at http://www.lienhart.de/Publications/publications.html
308 # '''[Matas98]''' J.Matas, C.Galambos, J.Kittler. Progressive Probabilistic Hough Transform. British Machine Vision Conference, 1998.
309 # '''[Rosenfeld73]''' A. Rosenfeld and E. Johnston. Angle Detection on Digital Curves. IEEE Trans. Computers, 22:875-878, 1973.
310 # '''[RubnerJan98]''' Y. Rubner. C. Tomasi, L.J. Guibas. Metrics for Distributions with Applications to Image Databases. Proceedings of the 1998 IEEE International Conference on Computer Vision, Bombay, India, January 1998, pp. 59-66.
311 # '''[RubnerSept98]''' Y. Rubner. C. Tomasi, L.J. Guibas. The Earth Mover?s Distance as a Metric for Image Retrieval. Technical Report STAN-CS-TN-98-86, Department of Computer Science, Stanford University, September 1998.
312 # '''[RubnerOct98]''' Y. Rubner. C. Tomasi. Texture Metrics. Proceeding of the IEEE International Conference on Systems, Man, and Cybernetics, San-Diego, CA, October 1998, pp. 4601-4607. http://robotics.stanford.edu/~rubner/publications.html
313 # '''[Serra82]''' J. Serra. Image Analysis and Mathematical Morphology. Academic Press, 1982.
314 # '''[Schiele00]''' Bernt Schiele and James L. Crowley. Recognition without Correspondence Using Multidimensional Receptive Field Histograms. In International Journal of Computer Vision 36 (1), pp. 31-50, January 2000.
315 # '''[Suzuki85]''' S. Suzuki, K. Abe. Topological Structural Analysis of Digital Binary Images by Border Following. CVGIP, v.30, n.1. 1985, pp. 32-46.
316 # '''[Teh89]''' C.H. Teh, R.T. Chin. On the Detection of Dominant Points on Digital Curves. - IEEE Tr. PAMI, 1989, v.11, No.8, p. 859-872.
317 # '''[Trucco98]''' Emanuele Trucco, Alessandro Verri. Introductory Techniques for 3-D Computer Vision. Prentice Hall, Inc., 1998.
318 # '''[Viola01]''' Paul Viola and Michael J. Jones. Rapid Object Detection using a Boosted Cascade of Simple Features. IEEE CVPR, 2001.<<BR>> The paper is available online at http://www.ai.mit.edu/people/viola/
319 # '''[Welch95]''' Greg Welch, Gary Bishop. An Introduction To the Kalman Filter. Technical Report TR95-041, University of North Carolina at Chapel Hill, 1995.<<BR>> Online version is available at http://www.cs.unc.edu/~welch/kalman/kalmanIntro.html
320 # '''[Williams92]''' D. J. Williams and M. Shah. A Fast Algorithm for Active Contours and Curvature Estimation. CVGIP: Image Understanding, Vol. 55, No. 1, pp. 14-26, Jan., 1992. http://www.cs.ucf.edu/~vision/papers/shah/92/WIS92A.pdf.
321 # '''[Yuen03]''' H.K. Yuen, J. Princen, J. Illingworth and J. Kittler. Comparative study of Hough Transform methods for circle finding.<<BR>>http://www.sciencedirect.com/science/article/B6V09-48TCV4N-5Y/2/91f551d124777f7a4cf7b18325235673
322 # '''[Yuille89]''' A.Y.Yuille, D.S.Cohen, and P.W.Hallinan. Feature Extraction from Faces Using Deformable Templates in CVPR, pp. 104-109, 1989.
323 # '''[Zhang96]''' Z. Zhang. Parameter Estimation Techniques: A Tutorial with Application to Conic Fitting, Image and Vision Computing Journal, 1996.
324 # '''[Zhang99]''' Z. Zhang. Flexible Camera Calibration By Viewing a Plane From Unknown Orientations. International Conference on Computer Vision (ICCV'99), Corfu, Greece, pages 666-673, September 1999.
325 # '''[Zhang00]''' Z. Zhang. A Flexible New Technique for Camera Calibration. IEEE Transactions on Pattern Analysis and Machine Intelligence, 22(11):1330-1334, 2000.