-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbibliografia.bib
executable file
·204 lines (177 loc) · 6.12 KB
/
bibliografia.bib
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
@article{DCT,
title = {Video-based signer-independent Arabic sign language recognition using hidden Markov models},
author = {M. AL-Rosan and K. Assleh and A. Tala'a},
journal = {Applied Soft Computing},
year = 2009,
pages={990 - 999},
}
@article{Liu,
title = {Application Research of k-means Clustering Algorithm in Image Retrieval System},
author = {Hong Liu and Xiaohong Yu},
journal = {Proceedings of the Second Symposium International Computer Science and Computational Technology},
year = 2009,
month = December,
pages={274 - 277},
}
@misc{InsideKinect,
title = {Inside the Kinect Hardware},
author = {Davie Marshall},
year = 2010,
url = {http://www.trueachievements.com/n2124/inside-the-kinect-hardware.htm},
urlaccessdate = {23/09/2011}
}
@misc{Weisstein,
title = {Least Squares Fitting},
author = {Eric W. Weisstein},
url = {http://mathworld.wolfram.com/LeastSquaresFitting.html},
urlaccessdate = {28/07/2012}
}
@article{Viola,
title = {Robust real-time face detection},
author = {Paul Viola and Michael Jones},
journal = {International Journal of Computer Vision},
year = 2003,
month = February,
pages={137 - 154},
}
@article{Rabiner,
title = {A Tutorial on hidden Markov models and selected applications in speech recognition},
author = {Lawrence R. Rabiner},
journal = {Proceedings of the IEEE},
year = 1989,
month = February,
volume = 77,
number = 2,
pages={257 - 286},
}
@monography{HMMLuciana,
title = {Um Estudo sobre Modelos Ocultos de Markov},
author = {Luciana da Silveira Espindola},
type = {Pós-graduação},
year = 2009,
school = {Pontifícia Universidade Católica do Rio Grande do Sul},
address = {Porto Alegre}
}
@mastersthesis{MestradoTruyenque,
title = {Uma Aplicação de Visão Computacional que Utiliza Gestos da Mão para Interagir com o Computador},
author = {Michel Alain Quintana Truyenque},
type = {Mestrado em Informática},
year = 2005,
address = {Rio de Janeiro},
school = {Pontifícia Universidade Católica do Rio de Janeiro}
}
@article{OnHandGesturesRecognitionUsingHiddenMarkovModels,
title = {On Hand Gestures Recognition Using Hidden Markov Models},
author = {Vasilica TATARU and Radu-Laurentiu VIERIU and Liviu GORAS},
journal = {ACTA TECHNICA NAPOCENSIS Electronics and Telecommunications},
year = 2010,
month = November,
volume = 51,
number = 3,
pages={29 - 32},
}
@article{UnderstandingHMMTrainingForVideoGestureRecognition,
title = {Understading HMM Training for Video Gesture Recognition},
author = {Nianjun Liu and Brian C. Lovell and Peter J. Kootsookos and Richard I.A. Davis},
journal = {TENCON 2004. 2004 IEEE Region 10 Conference},
publisher = {Conference Publications},
year = 2004,
month = November,
volume = A,
number = 1,
pages={567 - 570},
}
@article{HMM-Based_Isolated_Hand_Gesture_Recognition,
title = {A Hidden Markov Model-Based Isolated and Meaningful Hand Gesture Recognition},
author = {Mahmoud Elmezain and Ayoub al-Hamadi and Jörg Appendrodt and Bernd Michaelis},
journal = {International Journal of Electrical and Electronics Engineering},
year = 2009,
pages={156 - 163},
}
@article{HandGestureUsingHMMs,
title = {Hand gesture reconition using a real-time tracking method and hidden Markov models},
author = {Feng-Sheng Chen and Chih-Ming Fu and Chung-Lin Huang},
journal = {Image and Vision Computing},
publisher = {Elsevier Science B. V.},
year = 2003,
month = August,
volume = 21,
number = 8,
pages={745 - 758},
}
@article{EvaluationOfHMMTrainingAlgorithmsForLetterHandGestureRecognition,
title = {Evaluation of HMM Training Algorithms for Letter Hand Gesture Recognition},
author = {Liu Nianjun and Brian C. Lovell and Peter J. Kootsookos},
journal = {Proceedings of the IEEE International Symposium on Signal Processing and Information Technology},
publisher = {The Institute of Electrical and Electronics Engineers},
year = 2003,
month = December,
volume = 1,
number = 1,
pages={4 - 7},
}
@book{DesignGames,
title = {Design de Games},
subtitle = {Uma abordagem prática},
author = {Paul Schuytema},
publisher = {Cengage Learning},
year = 2008,
address = {São Paulo}
}
@book{Patter-Recognition-M-Bishop,
title = {Pattern Recognition and Machine Learning},
author = {Christopher M. Bishop},
publisher = {Springer},
year = 2006,
pages={424 - 430},
}
@book{Blender3D,
title = {Blender3D},
subtitle = {Guia do Usuário},
author = {Allan Brito},
publisher = {Novatec},
year = 2010,
address = {São Paulo}
}
@book{LearningOpenCV,
title = {Learning OpenCV},
subtitle = {Computer vision with the opencv library},
author = {Gary Bradski and Adrian Kaehler},
publisher = {O'RELLY},
year = 2008,
address = {United States of America}
}
@misc{DeteccaoInterface,
title = {Detecção de usuário e estimação de posição para interface com realidade virtual},
author = {Thacio Garcia Scandaroli and Douglas David Melo},
school = "Faculdade de Tecnologia",
year = {2009},
address = {Brasilía/DF}
}
@misc{HandGestureUsingHaar,
title = {Real-time Vision-based Hand Gesture Recognition Using Haar-like Features},
author = {Qing Chen and Nicolas D. Georganas and Emil M. Petriu},
school = "School of Information Technology and Engineering",
year = {2007},
address = {University of Ottawa}
}
@misc{FaceTrackingBasedHaar,
title = {Face Tracking Based on Haar-Like Features and Eigenfaces},
author = {Paulo Menezes and José Carlos Barreto and Jorge Dias},
school = "ISR-University of Coimbra/LAAS-CNRS/ESA",
address = {Portugal/França/Espanha}
}
@article{YAMATO,
title = {Recognizing Human Action in Time-Sequential Images using Hidden Markov Model},
author = {Junji YAMATO and Jun OHYA and Kenichiro ISHII},
school = "NTT Human Interface Laboratories",
address = {Yokosuka, Japan},
year = {1992}
}
@article{Vision-Based-Gesture-Recognition-A-Review,
title = {Vision-Based Gesture Recognition: A Review},
author = {Ying Wu and Thomas S. Huang},
school = "University of Illinois at Urbana-Champaign",
address = {Beckman Institute 405 N. Mathews},
year = {1999}
}