This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjaeinhwang.html
538 lines (485 loc) · 29.1 KB
/
jaeinhwang.html
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
<!doctype html>
<html lang="en">
<head>
<title>MRL | Jae-In Hwang</title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<!-- App CSS -->
<link rel="stylesheet" href="assets/css/fonts.css" />
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="stylesheet" href="assets/css/people-single.css" />
<link rel="stylesheet" href="assets/css/ionicons.css" />
</head>
<body>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<div class="container-fluid" style="background-color:#1B4659;">
<div class="content">
<div class="top-bn">
<ul class="nav justify-content-end">
<li class="nav-item"><a class="nav-link nor" href="404.html">Login</a></li>
<li class="nav-item"><a class="nav-link nor" href="404.html">Register</a></li>
</ul>
</div>
</div>
</div>
<div class="container-fluid">
<div class="content">
<div class="top-head-banner">
<nav class="navbar navbar-expand-lg navbar-light" style="margin:0; padding:0;">
<a class="navbar-brand img-logo" href="#" style="margin: 0; padding:0;">
<img src="assets/images/logo-2.png" class="float-left" alt="Mixed Reality Laboratory" width="100%" style="margin: 0; padding-bottom: 5%; padding-top:5%">
</a>
<div class="search-container" style="float: left;width: 40%;">
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2 search-input" style="width:100%;" type="search" placeholder="Search">
</form>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse main-nav" id="navbarTogglerDemo02" style="margin: 0 auto; padding: 0;width: 100%;">
<nav class="shift" id="primary_nav_wrap">
<ul class="nav justify-content-end" style="float: right; width: 100%;">
<li class="nav-item lg"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item lg"><a class="nav-link" href="research.html">Research</a></li>
<li class="nav-item lg"><a class="nav-link" style="color: #df4833; font-weight: 500;" href="people.html">People</a></li>
<li class="nav-item lg"><a class="nav-link" href="publications.html">Publications</a></li>
<li class="nav-item lg"><a class="nav-link" href="news.html">News</a></li>
<li class="nav-item lg"><a class="nav-link" href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</nav>
</div>
</div>
</div>
<div class="container-fluid" style="background-color: #efefef;">
<div class="content project-des" style="margin: 0 auto; max-width: 60%;">
<h1>Jae-In (Jane) Hwang, Dr.</h1>
<div class="row media-body">
<div class="col-8">
<p>Ph.D in Computer Science and Engineering<br>
Senior Research Scientist<br>
IMRC(Imaging Media Research Center)<br>
KIST(Korea Institute of Science and Technology)
</p>
</div>
<div class="col">
<p style="line-height: 1.65;">
<i class="ion-ios-email iconic" style="margin-right: 5%;"></i>hji@kist.re.kr <br>
<i class="ion-ios-telephone iconic" style="margin-right: 5%;"></i>+82-2-958 5762<br>
<a style="color: inherit" href="https://scholar.google.co.kr/citations?hl=ko&user=I29vnIYAAAAJ&view_op=list_works&sortby=pubdate"><i class="ion-earth iconic" style="margin-right: 5%;"></i>Google Scholar</a>
</p>
</div>
</div>
</div>
</div>
<div class="container-fluid" style="margin-top: 3%;">
<div class="content project-des" style="margin: 0 auto; max-width: 60%;">
<h2><i class="ion-ios-book iconic" style="margin-right: 1.5%;"></i>Education</h2>
<p>
Ph.D: Computer Science and Engineering, POSTECH, Korea (2007)<br>
M.S : Computer Science and Engineering, POSTECH, Korea (2000)<br>
B.E : Computer Science and Engineering, POSTECH, Korea (1998)<br>
</p>
<div class="para-gap"></div>
<h2><i class="ion-ios-briefcase iconic" style="margin-right: 1.5%;"></i>Career</h2>
<p>
[2009 - present] Assistant Professor at Univ. Science and Technology<br>
[2009 - present] Senior Research Scientist at Korea Institute of Science and Technology<br>
[2012.3 - 2012.9] Visiting Researcher at Institute for Creative Technologies, University of Southern California<br>
[2010 - 2011] Adjunct Professor at Korea University<br>
[2008 - 2009] Research Scientist at Korea Institute of Science and Technology<br>
[2007.9 - 2007.12] Assistant Research Professor at Korea University<br>
[2007.3 - 2007.9] PostDoc at Korea University<br>
[2003.9 - 2004.8] Visiting Scholar at University of Southern California<br>
</p>
<div class="para-gap"></div>
<h2><i class="ion-university iconic" style="margin-right: 1.5%;"></i>Classes</h2>
<p>
Fall 2008 : Introduction to Augmented Reality<br>
Fall 2009 : Introduction to Mobile Augmented Reality<br>
Fall 2010 : Introduction to Augmented Reality<br>
Spring 2011 : Introduction to Augmented Reality<br>
</p>
<div class="para-gap"></div>
<!-- <h2>Publications</h2> -->
<p>
Academic ActivitiesReviewer<br>
Computer and Graphics 2012<br>
ISMAR 2008, 2009, 2010, 2011<br>
Ubicomp 2009, 2010<br>
Pervasive 2009<br>
</p>
<div class="para-gap"></div>
<h2><i class="ion-ios-world iconic" style="margin-right: 1.5%;"></i>Committee</h2>
<p>
KJMR 2014 - Program Co-Chair<br>
HCI Korea 2014 - Program Co-Chair<br>
KJMR 2013 - Program Co-Chair<br>
ISMAR 2010 - Local Arrangement Chair<br>
KJMR 2010 - Organizing Chair<br>
ISUVR 2007 - General Chair<br>
Board Member of Korea HCI (2010 ~)<br>
Board Member of KCGS (Korea Computer Graphics Society) (2012 ~)<br>
Invited TalksSamsung Electronics R&D, MiraeAsset, SK Telecom, ETRI, KTAwards2010 Outstanding Lecturer of UST (24/860)2011 Outstanding
Lecturer of USTOn MediaKBS NEWS 9, 2009.12.28Research TopicsHandheld Augmented Reality* Mobile AR for large paintings<br>
* Mobile AR Authoring and Results<br>
Mobile User Interaction for 3D (MUI3D)<br>
Handheld Virtual Reality<br>
Teleoperation in Augmented Reality<br>
Rehabilitation using virtual reality<br>
</p>
<div class="para-gap"></div>
<p>
Virtual Music EnvironmentStudentsAlumniProjectsMatrix Reality for Natural Museum Project 2013 ~ 2016, Project DirectorReal-Time
Interactive 4D+ Mirror World 2010 ~ 2019Mobile AR Tour 2009 ~ 2013Tangible WebMobile OSGMobile 3D User InteractionPanorama
ARPublications (Check Google Scholar http://scholar.google.com/citations?hl=en&user=I29vnIYAAAAJ)
</p>
<div class="para-gap"></div>
<h2><i class="ion-ios-copy iconic" style="margin-right: 1.5%;"></i>Publications</h2>
<h3 style="text-transform: capitalize;margin-top:2%;"><i class="ion-ios-star iconic" style="margin-right: 0.5%;margin-top:0;font-size: 1em;"></i>Journals/International Conferences:</h3>
<!-- 2014 -->
<h3 style="margin-top:2%">2014</h3>
<p>
Min-Hyuk Sung, Yongmin Choi, Heedong Ko, and <strong>Jae-In Hwang</strong>,
"Level-of-Detail AR: Hierarchical Points of Interest Management for Attentive Augmented Reality",
<em>ICCE 2014</em>.
</p>
<p>
Seungmin Rho, <strong>Jae-In Hwang</strong>, Junho Kim,
"Automatic Piano Tutoring System Using Consumer-Level Depth Camera",
<em>ICCE 2014</em>.
</p>
<!-- 2013 -->
<h3 >2013</h3>
<p>
<strong>Jae-In Hwang</strong>, Min-Hyuk Sung, Yongmin Choi, Junho Kim, Ig-Jae Kim, Heedong Ko,
"Level-of-Detail AR", <em>ISMAR 2013</em>.
<a href="http://ismar.vgtc.org/ismar/2013/info/exhibition/2013-ismar-demonstrations">[Demo]</a>
</p>
<p>
Youna Lee, Seungmin Rho, <strong>Jae-In Hwang</strong>, Heedong Ko, Junho Kim,
"osgGap: Scene Graph Library for Mobile based on Hybrid Web App Framework",
<em>Symposium On Mobile Graphics And Interactive Applications, SIGGRAPH ASIA</em>.
[Link]
</p>
<p>
<strong>Jae-In Hwang</strong>, Min-Hyuk Sung, Ig-Jae Kim, Sang Chul Ahn, Hyoung-Gon Kim, Heedong Ko,
"Painting Alive: Handheld Augmented Reality System for Large Targets",
<em>HCI International 2013</em>
[Link]
</p>
<!-- 2011 -->
<h3>2011</h3>
<p>
Seong-Oh Lee, Sang Chul Ahn, <strong>Jae-In Hwang</strong>, Hyoung-Gon Kim,
"A Vision-Based Mobile Augmented Reality System for Baseball Games",
<em>HCII (13) 2011</em>, pp. 61-68.
</p>
<p>
Dongwoo Lee, <strong>Jae-In Hwang</strong>, Gerard J. Kim, Sang Chul Ahn,
"3D interaction using mobile device on 3D environments with large screen",
<em>Mobile HCI 2011</em>, pp. 575-580
[Link]
</p>
<!-- 2010 -->
<h3>2010</h3>
<p>
SeungHun Yoo, <strong>Jae-In Hwang</strong>,
"Accelerating Multi-Sensor Image Fusion Using Graphics Hardware",
<em>2nd International Conference on Information Technology Convergence and Services (ITCS), 2010</em>.
</p>
<p>
Yu-Jin Hong, <strong>Jae-In Hwang</strong>, Sun-Bum Youn, Sang Chul Ahn, Hyung-Gon Kim, Heedong Ko,
"Interactive panorama video viewer with head tracking algorithms",
<em>HumanCom 2010</em>.
</p>
<p>
Injun Song, Ig-Jae Kim, <strong>Jae-In Hwang</strong>, Sang Chul Ahn, Hyoung-Gon Kim, Heedong Ko,
"Social network service based mobile AR",
<em>VRCAI 2010</em>, pp. 175-178.
</p>
<p>
<strong>Jae-In Hwang</strong>, Gerard J. Kim,
"Provision and maintenance of presence and immersion in hand-held virtual reality through motion based interaction",
<em>Computer Animation and Virtual Worlds</em>, Volume 21, Issue 6, pp. 547–559, November/December 2010 (SCI).
[Link]
</p>
<p>
Seokhee Jeon, <strong>Jae-In Hwang</strong>, Gerard J. Kim, and Mark Billinghurst,
“Interaction with Large Ubiquitous Displays Using Camera-Equipped Mobile Phones”,
<em>Personal and Ubiquitous Computing</em>, vol. 12, no. 2, pp. 83-94, 2010. (SCIE).
[Link]
</p>
<!-- 2009 -->
<h3>2009</h3>
<p>
Ig-Jae Kim, In Jun Song, <strong>Jae-In Hwang</strong>, Sang Chul Ahn, Hyoung Gon Kim, Heedong Ko,
"MART-MAF: Media File Format for AR Tour Guide Service",
<em>IEEE International Workshop on Multimedia Information Processing and Retrieval</em>.
</p>
<p>
<strong>Jane Hwang</strong>, Ig-Jae Kim, Donghoon Kang, Sang Chul Ahn,
"Motion-based Interaction for Mirror World in Mobile Devices",
<em>HCI International 2009</em>.
</p>
<p>
Ig-Jae Kim, <strong>Jane Hwang</strong>, Sang Chul Ahn, Hyong Gon Kim,
"In-Situ Annotation for AR Tour Service",
<em>KJMR 2009</em>.
</p>
<!-- 2008 -->
<h3 >2008</h3>
<p>
<strong>Jane Hwang</strong>, Sangyup Lee, Sang Chul Ahn, Hyoung-gon Kim,
"Augmented Robot Agent: Enhancing Co-Presence of the Remote Participant",
<em>IEEE and ACM International Symposium on Mixed and Augmented Reality</em>, Sep 2008.
<a href="http://dl.acm.org/citation.cfm?id=1605302">[Link]</a>
</p>
<p>
Ig-Jae Kim, Sang-yup Lee, <strong>Jane Hwang</strong>, Sang Chul Ahn, Hyoung Gon Kim,
"Tangible Telemeeting System with Tangible Video Avatar and Large Display",
<em>39th International Symposium on Robotics, 2008</em>.
</p>
<!-- 2007 -->
<h3>2007</h3>
<p>
Sang-Yup Lee, <strong>Jane Hwang</strong>, Sang C. Ahn, Myo-Taeg Lim, and Hyoung-Gon Kim,
"Tangible Video Avatar for Natural Tele-Interaction",
<em>TSI Workshop, 2007</em>.
</p>
<p>
<strong>Jane Hwang</strong>, Gerard Jounghyun Kim, Sang Yup Lee, Sang Chul Ahn, Hyung Gon Kim,
"Towards Gapless Tangible Space",
<em>TSI Workshop, 2007</em>.
</p>
<p>
Sunghoon Yim, <strong>Jane Hwang</strong>, Seungmoon Choi, and Gerard J. Kim,
"Image Browsing in Mobile Device Using User Motion Tracking",
<em>In Proceedings of the International Symposium on Ubiquitous Virtual Reality, 2007</em>.
</p>
<p>
Gabjong Han, <strong>Jane Hwang</strong>, Seungmoon Choi, and Gerard J. Kim,
"AR Pottery: Experiencing Pottery Making in the Augmented Space",
<em>Lecture Notes on Computer Science (Virtual Reality, HCII 2007)</em>, vol. 4563, pp. 642–650, 2007.
</p>
<!-- 2006 -->
<h3>2006</h3>
<p>
<strong>Jane Hwang</strong>, Jaehoon Jung, Sunghoon Yim, Jaeyoung Cheon, Sungkil Lee, Seungmoon Choi, and Gerard J. Kim,
"Requirements, Implementation and Applications of Hand-held Virtual Reality,"
<em>International Journal of Virtual Reality</em>, Vol.5. No.2, pp.59-66, 2006.
</p>
<p>
<strong>Hwang</strong>, J. Jung, J., Kim, G. J.(2006),
"Manipulation of Field of View for Hand-held Virtual Reality",
<em>16th International Conference on Artificial Reality and Telexistence (LNCS)</em>.
</p>
<p>
<strong>Hwang</strong>, J., Jung, J., Kim, G. J.(2006),
"Hand-held Virtual Reality: A Feasibility Study",
<em>ACM VRST 2006 PDFJeon</em>.
</p>
<p>
<strong>Hwang</strong>, J., Kim, G. J.(2006),
"Interaction Techniques in Large Display Environments using Hand-held Devices",
<em>ACM VRST 2006</em>.
[Link]
</p>
<p>
<strong>Hwang</strong>, J., Kim, N., Kim, G. J.(2006),
"Immersing Tele-operators in Collaborative Augmented Reality",
<em>International Symposium on Visual Computing 2006</em>.
</p>
<p>
<strong>Hwang</strong>, J., Kim, G. J., Kim, N.(2006),
"Camera based Relative Motion Tracking for Hand-held Virtual Reality",
<em>NICOGRAPH International 2006</em>, Seoul, South Korea, June 2-3. 2006.
</p>
<p>
Feintuch, U., Raz, Liat., <strong>Hwang</strong>, J., Jang, Y., Josman, N., Katz, N., Kizony, R., Rand, D., Rizz, A.A., Shahar,
M. and Weiss, P.L.(2006),
"Integrating haptic-tactile feedback into a video capture based VE for rehabilitation",
<em>CyberPsychology & Behavior</em>, Apr 2006, Vol. 9, No. 2: 129-132.
</p>
<!-- 2005 -->
<h3>2005</h3>
<p>
Feintuch, U., Raz, Liat., <strong>Hwang</strong>, J., Jang, Y., Josman, N., Katz, N., Kizony, R., Rand, D., Rizz, A.A., Shahar,
M. and Weiss, P.L.(2005),
"Integrating haptic-tactile feedback into a video capture based VE for rehabilitation",
<em>4th International Workshop on Virtual Rehabilitation</em>, Catalina Island, CA. USA., Sep 19-21, 2005.
</p>
<p>
Rizzo, A.A., Kim, G.J., Yeh S. C., Thiebaux, M., <strong>Hwang</strong>, J., Buckwalter, G.(2005),
"Development of a Benchmarking Scenario for Testing 3D User Interface Devices and Interaction Methods",
<em>The Proceedings of the 11th International Conference on Human Computer Interaction</em>,
Las Vegas, USA, July 22-27. 2005.
</p>
<p>
Rizzo, A.A., Buckwalter, J.G., Bowerly, T., Yeh, S., <strong>Hwang</strong>, J., Thiebaux, M. & Kim, G. J. (2004).
"Virtual Reality Applications for Assessment and Rehabilitation of Cognitive and motor Processes",
<em>15th Congress of the International Society of Electrophysiology & Kinesiology</em>, Boston MA June 18-21.
</p>
<!-- 2004 -->
<h3>2004</h3>
<p>
<strong>Hwang</strong>, J., Kim, G. J., Rizzo, A.A.(2004),
"Space Extension: The Perceptual Presnece Perceptive",
<em>ACM SIGGRAPH International Conference on VRCAI</em>, Singapore, June 16-18.
</p>
<p>
Rizzo, A.A., Buckwalter, J.G., Bowerly, T., Yeh, S., <strong>Hwang</strong>, J., Thiebaux, M. & Kim, G. J. (2004),
<em>15th Congress of the International Society of Electrophysiology & Kinesiology</em>, Boston MA June 18-21, 2004.
</p>
<!-- 2000 -->
<h3>2000</h3>
<p>
Jung, B., <strong>Hwang</strong>, J., Kim, G. J., Lee, E., H, Kim,
"Incoporating Copresence in Distributed Virtual Music Environment",
<em>ACM Symposium on Virtual Reality Systems and Technology</em>, 2000.
</p>
<p>
<strong>Hwang</strong>, J., Kim, G. J.,
" Design and Analysis of Virtual Musical Environment",
<em>Proc. of International Computer Music Conference</em>, Berlin, Germany, 2000.
</p>
<!-- 1999 -->
<h3>1999</h3>
<p>
Kim, G. J., <strong>Hwang</strong>, J,
"Musical Motion: A Medium for Uniting Visualization and Control of Music in the Virtual Environment",
<em>International Conference on Virtual Systems and MultiMedia 1999</em>.
</p>
<!-- Domestic Journals/Conferences -->
<h3 style="text-transform: capitalize;margin-top:5%;"><i class="ion-ios-star iconic" style="margin-right: 0.5%;margin-top:5%;font-size: 1em;"></i>Domestic Journals/Conferences:</h3>
<!-- 2008 -->
<h3 style="margin-top:2%">2008</h3>
<p>
임성훈, <strong>황재인</strong>, 최승문, 김정현,
"모바일 장치를 위한 동작 추적형 이미지 브라우징 시스템",
<em>한국 HCI 학회 논문지</em>, 2008.
</p>
<p>
Sunghoon Yim, <strong>Jane Hwang</strong>, Seungmoon Choi, and Gerard J. Kim,
"Image Browsing in Mobile Devices Using User Motion Tracking",
<em>Journal of HCI Korea</em>, 2008 (in Korean; invited).
</p>
<!-- 2007 -->
<h3>2007</h3>
<p>
<strong>황재인</strong>, 김정현,
"재난 구조용 웨어러블 인터페이스의 설계",
<em>디지털엔터테인먼트학회 논문지</em>, 1권 1호, pp. 39-41.
</p>
<p>
한갑종, <strong>황재인</strong>, 최승문, 김정현,
"증강현실 기반의 3차원 도자기 모델링 시스템", <em>한국 HCI학회 논문지</em>, 2권 2호, pp. 19-26, 2007.
</p>
<p>
Gabjong Han, <strong>Jane Hwang</strong>, Seungmoon Choi, and Gerard J. Kim,
"3D Pottery Modeling in Augmented Reality",
<em>Journal of the HCI Society of Korea</em>, Vol. 2, No. 2, pp. 19-26, 2007 (in Korean; invited).
</p>
<p>
임성훈, <strong>황재인</strong>, 최승문, 김정현,
"모바일 장치를 위한 동작 추적형 이미지 브라우징 시스템",
<em>한국 HCI 학술대회 논문집</em>, pp. 440-446, 2007.
</p>
<p>
Sunghoon Yim, <strong>Jane Hwang</strong>, Seungmoon Choi and Gerard J. Kim,
"Image Browsing in Mobile Devices Using User Motion Tracking",
<em>In Proceedings of the HCI Korea</em>, pp. 440-446, 2007 (in Korean).
</p>
<!-- 2001 -->
<h3>2001</h3>
<p>
<strong>황재인</strong>, 정병대, 김정현,
"분산 가상 음악 환경의 구현 및 분석",
2001 정보과학회지 5월호On MediaArirang TV, 2013.6.14.
<a href="http://www.arirang.co.kr/Player/TV_Vod.asp?HL=X&code=VOD&vSeq=69678#MBC">[Link]</a>.
"IT 융합 시대…'자동차도 가전제품'" 3'31" ~ 3'42" [1] 2014.01.08.
</p>
</div>
</div>
<!-- <div class="bg" style="background-image: url('assets/images/home-7.jpg');"></div> -->
<div class="container-fluid bt-back">
<div class="content" style="margin: 0 auto; max-width: 60%;">
<i class="ion-ios-arrow-left" style="font-size: 0.9em; margin-right: 1%"></i>
<a href="people.html">Back</a>
</div>
</div>
<!-- Footer -->
<!-- <div class="container-fluid" style="background-color: #1B4659;">
<div class="content">
<div class="row ft-info" style="padding-top: 5%;">
<div class="col-5">
<div class="row">
<a class="logo-ft" href="#" style="margin: 0; padding:0;">
<img src="assets/images/avatar-1.jpg" class="float-left" alt="" width="100%" style="margin: 0; padding:0;">
</a>
</div>
<div class="row" style="margin-top: 5%; margin-bottom: 10%;">
<p class="ft-memo" style="color: #79797c; padding-right: 20%;">
Praesent interdum congue mauris, et fringilla lacus pel vitae.
Quisque nisl mauris, aliquam eu ultrices vel.
</p>
</div>
</div>
<div class="col ">
<div class="row">
<h1 style="margin-right: 20%;">Office</h1>
</div>
<div class="row ft-memo add-memo" style="margin-top: 4%; margin-bottom:2%;">
<p style="margin-right: 20%;">
Mixed Reality Laboratory<br>Imaging Media Research Center<br>
Room 1343, Building L1<br>
5 Hwarang-ro 14-gil, Seongbuk-gu<br>Seoul 02792, Republic of Korea
</p>
</div>
<div class="row ft-memo" style="color: #d2973b;cursor: pointer; margin-top: 2%; margin-bottom:2%;">
<p><a>webmaster@kist.re.kr</a></p>
</div>
<div class="row ft-memo add-memo" style="margin-top: 2%; margin-bottom:4%;">
<p>Tel: +82-2-958-5114 <br> Fax:+82-2-958-5471</p>
</div>
</div>
<div class="col ft-nav">
<div class="row" style="padding-left: 4%;">
<h1>Menu</h1>
</div>
<div class="row">
<a class="nav-link active" href="index.html">Home</a>
</div>
<div class="row">
<a class="nav-link" href="research.html">Research</a>
</div>
<div class="row">
<a class="nav-link" href="people.html">People</a>
</div>
<div class="row">
<a class="nav-link" href="publications.html">Publications</a>
</div>
<div class="row">
<a class="nav-link" href="news.html">News</a>
</div>
<div class="row" style="padding-bottom: 10%;">
<a class="nav-link" href="contact.html">Contact</a>
</div>
</div>
</div>
</div>
</div> -->
<div class="container-fluid ft" >
<p>2017 © Mixed Reality Laboratory. All right servered.</p>
</div>
</body>
</html>