인문사회과학기술융합학회

Size: px
Start display at page:

Download "인문사회과학기술융합학회"

Transcription

1 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016), pp 저가의 스캐너를 이용한 3차원 형상 깊이 정보 추출 오복진 1), 최두현 2) 3D Objects Depth Extraction Using a Low-cost Scanner Bok-Jin Oh 1), Doo-Hyun Choi 2) 요 약 본 논문에서는 현재 많이 보급되고 있는 저가의 3차원 스캐너를 활용하여 피사체의 형상과 깊이 정보를 획득하는 방법을 구현하고자 한다. 일반적으로 스캐너를 활용하여 스캔하면 obj 파일이 생성 된다. 생성된 obj파일을 분석하면 꼭짓점에 대한 피사체의 상대적인 깊이 정보를 추출할 수 있다. 이 를 위해 먼저 위치를 나타내는 x와 y 좌표를 1에서 512의 값으로 정규화 하였다. 가시화를 위해 깊이 혹은 거리 정보를 나타내는 z 좌표를 8비트로 정규화한 후, 상대적인 깊이 맵을 생성하였다. 추출된 정보가 실제 깊이 정보와 유사함을 확인하기 위해 사전에 깊이 정보를 알고 있는 정물에 대해 스캔 및 가시화하여 그 결과를 확인하였다. 아울러 사람과 유사한 형태로 제작된 마네킹 두상에 대해 실험 을 진행하여 깊이 정보로서 의미가 있는 지 확인하였다. 실험을 위해 마이크로소프트의 키넥트를 이 용하여 깊이 맵을 추출하였고, 이를 스캐너로 측정한 상대적인 깊이 맵과 비교하였다. 최종적으로 저 가의 3차원 핸드 스캐너로 획득한 상대적인 깊이 맵을 분석하여 오차 정도와 활용 가능성을 확인하 였다. 핵심어: 저가의 스캐너, obj 파일 포맷, 3차원 정보, 깊이 지도, 마네킹 머리 Abstract This paper implements a method to extract depth and/or shape information of an object using a widely used low-cost 3D scanner. An obj file is generated after scanning objects using scanners in general. Relative depth information of the vertices of the objects can be extracted by analysing the obj file. For the purpose x and y coordinate values corresponding to position are normalized to values in the range 1 to 512. The relative depth map is created after normalizing the corresponding z coordinate values which is related to depth or distance of the vertices for visualization. A stationary object having known depth is scanned and visualized to verify the similarity between real depth and scanned depth. Also, it is tried to confirm the usefulness of the depth information through a scanning and visualization experiment using human-like mannequin head. After real depth of the mannequin is extracted by Microsoft's Kinect, the real depth is compared with relative depth from the scanner. Error range and applicability of the low-cost 3D Received (December 17, 2015), Review Result(January 4, 2016) Accepted(January 11, 2016), Published(February 29, 2016) 1 School of Electronics Engineering, Kyungpook National Univ., 80 Daehakro, Bukgu, Daegu, 41566, S. Korea obj83@ee.knu.ac.kr 2 (Corresponding Author) School of Electronics Engineering, Kyungpook National Univ., 80 Daehakro, Bukgu, Daegu, 41566, S. Korea dhc@ee.knu.ac.kr Copyright c 2016 HSST 9

2 3D Objects Depth Extraction Using a Low-cost Scanner scanner is confirmed by analyzing the relative depth extracted by the scanner. Keywords: low-cost scanner, obj file format, 3D information, depth map, mannequin head 1. 서론 스테레오 카메라는 3차원 영상 처리 기술 분야에서 활용되고 있는 영상 획득 장치이다. 지금까 지 인간과 유사한 형태로 3차원 정보를 획득할 수 있는 스테레오 카메라를 이용한 3차원 정보 획 득에 많은 관심과 연구가 진행되었다. 특히, 최근 몇 년 사이 많은 정보량을 처리할 수 있는 하드 웨어 기술이 발전하면서, 스테레오 영상 기술을 이용한 3차원 영화 및 방송 관련 산업이 급속도로 발전하고 있다. 최근에서는 이종의 카메라에서 획득한 영상들을 스테레오 매칭하여 깊이 정보를 획득하는 기술이 연구되고 있다. 또한, 색상 카메라와 깊이 카메라로 획득된 장면에서 전경 영역을 분리하고, 영상의 깊이 정보를 획득하는 연구도 진행되고 있다[1,2]. 본 논문은 [3]에서 분석과 내용 을 확대한 것으로, 최근 3D 프린터와 함께 보급이 확대되고 있는 3D 스캐너로 획득한 피사체 표 면의 꼭짓점 정보를 이용하여 피사체의 깊이 정보를 획득하는 방법을 제안하였다. 2. 3D 스캐너 3D 프린터의 등장으로 3D 스캐너, 3D CAD, 3D 컴퓨터그래픽에 대한 연구가 활발히 진행되고 있으며, 실제로 많은 분야에서 응용되고 있다. 3D 프린터, 3D 컨텐츠의 등장 이전에는 3D 모델링 된 객체를 표현하기 위해서는 3D 정보를 2D 정보로 변환하여 정보를 전달하였다. 3D 스캔은 스캐 너와 물체와의 거리를 점 데이터들을 측정하고 저장하는데, 이러한 점의 배열을 포인트 클라우드 라고 한다. 많은 포인트 클라우드를 선으로 연결해 3D 모델링 데이터로 변화시키고 사물 모양 추 론에도 사용할 수 있으며, 점 데이터는 x, y, z 좌표와 컬러 정보를 수집하여 관리된다. 포인트 클 라우드 방식의 3D 모델링을 그림 1에 나타내었다[4]. [그림 1] 포인트 클라우드 방식의 3D 모델링[4] 10 Copyright c 2016 HSST

3 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016) [Fig. 1] 3D modeling of point cloud[4] 3D 스캐너의 응용 분야는 3D 영상 콘텐츠 제작, 제조업 분야의 역설계와 품질 관리, 문화재 형 상복원, 성형수술과 치과치료, 의류와 신발 등의 패션 및 디자인 분야 등의 분야에서 활용되고 있 다. 이처럼 다양한 분야에서 적용 가능한 이유는 객체의 3D 스캐닝을 위한 다양한 3D 스캐너가 개발되었기 때문이다. 표 1에 3D 스캐닝 기술의 종류에 대하여 기술하였다. [표 1] 3D 스캐닝의 종류 [Table 1] Type of 3D scanning 종류 광간섭 컴퓨터 단층 촬영 광삼각측량 스캔 물체 크기 100mm 이하 100mm ~ 5m 100mm ~ 5m 비행시간측정 Phase Shift Pulsed 100mm ~ 100m 1m 이상 분해능 10μm 이하 1μm ~ 1mm 1μm ~ 1mm 100μm 이상 1mm 이상 광원 레이저, 백색광 X-ray, 초음파 (패턴)레이저, (패턴)백색광 레이저 레이저 측정범위 표면 표면, 내부 표면 표면 표면 측정속도 느림(적층) 느림(적층) ~ 300만pps ~ 100만pps 1~10만pps 응용분야 의료, 바이오 의료, 산업용 부품 산업용 부품, 의류, 신발, 문화재, 치과 건축물, 문화재 대형 구조물 (a) (b) [그림 2] (a) 치아 3D 스캔[8], (b) 문화재 복원[9] [Fig. 2] (a) 3D scan of dental[8] and (b) restoration of cultural properties[9] 의료분야에서는 MRI(magnetic resonance imaging)로 인체를 3D로 형상화하는데 사용되고 있다. MRI는 횡단면만 촬영 가능한 CT(computed tomography)와 다르게 관상면과 시상면을 촬영할 수 있으며 높은 해상도를 가진다. 이러한 장점으로 의료 분야에서 널리 쓰이고 있지만, 높은 검사 비 Copyright c 2016 HSST 11

4 3D Objects Depth Extraction Using a Low-cost Scanner 용과 촬영시간이 길다는 단점을 가지고 있다. 치과에서는 임플란트나 보철물을 제작하기 위해 3D 스캐너가 보급되어 사용되고 있다. 산업분야에서는 삼성전자, Sony, Hiachi, 현대자동차, GM 등에 서 3D 스캐너를 제품 생산에 활용하고 있다. 또한, 대기업에 부품을 납품하는 중소기업들에서도 품질검사와 생산성 향상을 위해 인-라인(in-line) 스캐닝 시스템 도입을 추진하고 있다. 의류분야에 서는 미국의 패션업체들이 양복, 속옷, 신발 등 맞춤형 의류를 제작하기 위해 3D 스캐너가 사용되 고 있다. 문화재 분야에서는 정부가 주도하여 주요 문화제를 3D 데이터로 디지털화하는 작업이 추 진하여 문화재 관리 및 복원에 사용되고 있다. 예술 분야에서도 활용되고 있다. 일례로, 현재까지 유명화가가 그린 그림을 일반인이 직접 만져볼 수는 없었다. 하지만 최근에는 3D 스캔 기술 향상 으로 예술 작품의 색상과 텍스쳐를 섬세하게 스캔할 수 있으며, 붓놀림까지 잡아낼 수 있다[5-7]. 3D 스캐너는 다양한 분야에 활용되고 된다. 그림에 그중 2가지 사례를 나타내었다. 그림 2(a)는 치 아를 3D 스캐너로 모델링한 결과 영상이고, 그림 2(b)는 3D 스캐너로 문화재를 스캔하고 복원하는 영상을 나타내었다. 3. obj 파일 포맷을 이용한 깊이 정보 추정 3D 프린터 및 3D 스캐너 등 3D 영상 장비 보급과 더불어 장비로부터 추출한 파일에 대한 이해 및 처리가 반드시 필요하다. 본 논문에서는 3D 스캐너를 통해 얻어진 파일로 부터 깊이 정보를 추 출하는 방법을 제안하였으며, 개념도를 그림 3에 나타내었다. 3D 스캐너로부터 obj 파일을 획득하 고, obj 파일의 꼭짓점(vertex) 좌표를 회전하고 정규화 하여 꼭짓점 분포(Vertex distribution)를 얻 는다. 꼭짓점 분포 내의 빈 공간을 인접한 꼭짓점의 색상으로 채워서 깊이 지도를 획득하였다. [그림 3] 깊이 정보 추출 개념도 [Fig. 3] Concept for extracting depth information 3.1 obj 파일 포맷 Wavefront Technologies에서 개발한 obj 파일 포맷은 기하 꼭짓점(geometirc vertex), 꼭짓점 법 선 벡터(vertex normal), 꼭짓점의 집합인 폴리곤의 정보를 담은 표면(face) 등의 3D 기하 정보를 담고 있으며, obj 좌표계의 단위는 정해져 있지 않으며, 표 1에 기하 정보를 나타내었다[10]. 본 논 문에서는 기하 꼭짓점을 활용하여 obj 파일에서 상대적인 깊이 지도를 생성하였다. 12 Copyright c 2016 HSST

5 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016) [표 1] obj 파일 포맷[10] [Table. 1] obj file format[10] 3D Geometric Data Geometric vertices Texture coordinates vertex normals Polygonal face elements Definition # List of geometric vertices, with (x,y,z[,w]) coordinates, w is optional and defaults to 1.0. v v # List of texture coordinates, in (u, v [,w]) coordinates, these will vary between 0 and 1, w is optional and defaults to 0. vt [0] vt # List of vertex normals in (x,y,z) form; normals might not be unit vectors. vn vn # Polygonal face element f f 3/1 4/2 5/3 f 6/4/1 3/5/3 7/6/5 f obj 파일 획득 (a) (b) [그림 4] 실험 환경: (a) 피사체, (b) 3D 스캐너를 이용한 피사체 스캔 [Fig. 4] Experiment environment: (a) a subject and (b) scanning a subject with 3D scanner 피사체에 대한 obj 파일 획득은 3D Systems사의 Sense 3D 스캐너 및 스캐너용 소프트웨어를 통 해 이루어졌다. 획득한 obj 파일 내에서 깊이 정보 추출을 위해 기하 꼭짓점(이하 꼭짓점)의 x, y, Copyright c 2016 HSST 13

6 3D Objects Depth Extraction Using a Low-cost Scanner z좌표를 활용한다. obj 파일에는 스캐너와 피사체 간의 거리 정보는 없으므로, 꼭짓점의 z 좌표를 상대적인 깊이 정보로 가정했다. 그림 4는 피사체를 3D 핸드 스캐너로 스캔하는 모습이다. 3D 핸 드 스캐너의 피사체 인식 범위가 35~300cm이며, 본 논문에서는 피사체로부터 40cm 거리에서 스캔 을 실시하였다[11,12]. 3.3 깊이 정보 추출 획득한 obj 파일에서 깊이 정보를 추출하기 위해, 파일 내부 데이터에서 꼭짓점의 x, y, z 값을 추출하고 회전하였으며, 최종적으로 z 좌표의 크기를 0~255 사이의 값으로 정규화하였다. 개발 환 경은 Microsoft Visual Studio 2010, OpenGL, OpenCV를 사용하였다. OpenCV는 영상 저장을 위 해 사용하였고, OpenGL은 obj파일에서 꼭짓점 값을 획득하는데 사용되었다. 그림 5(a)는 박스 스캐너 거리가 40cm일 때 얻은 3D 영상이고, 그림 5(b)는 얻은 3D 영상의 obj 파일에서 꼭짓점 분포를 출력한 영상이다. 그림 5(c)는 꼭짓점 분포에서 빈 공간을 꼭짓점 사 이의 색으로 채워서 얻은 깊이 영상이다. z 좌표 값을 피사체의 깊이 정보로 가정하였으며, 획득된 z 좌표의 값을 0~255 사이의 값으로 정규화하여 꼭짓점 분포를 획득하였다. 꼭짓점의 색상이 밝을 수록 z 값의 크기가 크고 이는 깊이 정도가 큰 것을 의미한다. 즉, 먼 거리를 의미한다. 그림 5(c) 를 보면 깊이 지도의 왼쪽 부분이 진한 것을 알 수 있고, 이는 피사체인 박스의 모서리 부분을 의 미한다. (a) (b) (c) [그림 5] 박스 스캔 결과: (a) 3D 영상, (b) 정규화 된 꼭짓점 분포, (c) 깊이 지도 [Fig. 5] Box of scanning box: (a) 3D image, (b) normalized vertex distribution and (c) depth map 그림 6(a)는 마네킹 스캐너 거리가 40cm일 때 얻은 3D 영상이고, 그림 6(b)는 얻은 3D 영상의 obj 파일에서 꼭짓점 분포를 출력한 영상이다. 그림 6(c)는 꼭짓점 분포에서 빈 공간을 꼭짓점 사 이의 색으로 채워 얻은 깊이 영상이다. 박스와 마네킹을 3D 핸드 스캐너로 스캔한 결과, 피사체의 표면에 대한 정보는 얻을 수 없었지만 피사체의 윤곽을 구분할 수 있는 꼭짓점 분포를 획득하였 다. 14 Copyright c 2016 HSST

7 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016) (a) (b) (c) [그림 6] 박스 스캔 결과: (a) 3D 영상, (b) 정규화 된 꼭짓점 분포, (c) 깊이 지도 [Fig. 6] Box of scanning box: (a) 3D image, (b) normalized vertex distribution and (c) depth map 3D 핸드 스캐너는 피사체 전체를 스캔하면, 마네킹의 전면, 측면, 후면 등의 여러 방향에서 깊 이 정보를 획득할 수 있다. 그림 7(a)는 마네킹의 전체를 스캔한 결과 영상이고, 그림 7(b)는 얻은 3D 영상의 obj 파일에서 꼭짓점 분포를 출력한 영상이다. 그림 7(c)는 꼭짓점 분포에서 빈 공간을 꼭짓점 사이의 색으로 채워 얻은 깊이 영상이다. 마네킹의 깊이 지도를 분석한 결과, 한 면만을 촬 영하여 스캔한 방식과 마네킹 전체를 스캔한 방식 모두 동일한 깊이 지도를 획득 가능함을 확인하 였다. (a) (b) (c) [그림 7] 마네킹 스캔 결과: (a) 3D 영상, (b) 정규화 된 꼭짓점 분포, (c) 깊이 지도 [Fig. 7] Result of scanning mannequin: (a) 3D image, (b) normalized vertex distribution and (c) depth map obj파일로 획득한 상대적인 깊이 영상을 키넥트로 획득한 깊이 영상과 비교하였다. 키넥트에서 획득한 깊이 영상은 비교를 위해 배경을 제거하였고, 이를 그림 8(a)에 나타내었다. 키넥트로 획득 한 깊이 영상에서 키넥트와 가장 가까운 코끝이 어둡게 나타났으며, 가장 멀리 있는 목 부분이 밝 게 나타났다. obj파일에서 획득한 상대적인 깊이 영상도 키넥트에서 획득한 깊이 영상과 동일하게 나타났다. 하지만, 상대적인 깊이 영상은 스캐너와의 거리 정보가 포함되지 않았기 때문에 스테레 Copyright c 2016 HSST 15

8 3D Objects Depth Extraction Using a Low-cost Scanner 오 카메라, 키넥트 등에서 획득한 깊이 정보를 보정하는 용도로만 사용 가능하다. (a) (b) [그림 8] 깊이 영상 비교: (a) 키넥트에서 획득한 깊이 영상, (b) 상대적인 깊이 영상 [Fig. 8] Comparison of depth image: (a) a depth map in Kinect (b) a relative depth map 3. 결론 본 논문은 저가 모델의 3D 핸드 스캐너로부터 얻은 3D 영상 파일 포맷인 obj 파일에서 꼭짓점 좌표를 이용하여 상대적인 깊이 정보를 추출하는 방법에 대해 기술하였다. 꼭짓점 좌표를 0~255 사이의 값으로 정규화한 후 꼭짓점 좌표의 분포를 가시화하여 깊이 지도를 생성하였다. 깊이 지도 는 스캐너와 피사체 사이의 상대적인 깊이 정보를 제공하는 것으로, 생성된 깊이 지도를 실제 피 사체와 비교한 결과 깊이 분포가 깊이와 유사함을 알 수 있었다. 구현된 시스템을 활용하여 실제 거리를 알고 있는 3차원 박스와 마네킹을 스캔하여 획득한 깊이 정보와 실제 거리의 정확도를 확 인하였다. 향후 연구할 과제는 obj 파일을 통해 얻은 3D 영상의 깊이 정보가 스테레오 비전을 통한 깊이 정보 추출 등 다른 깊이 정보 추출에 대해 비교 자료로 활용 가능한지 여부를 확인할 예정이다. 또한, 스테레오 카메라로 획득한 깊이 지도와 3D 핸드 스캐너로 획득한 상대적인 깊이 지도 사이 의 정량적인 비교 분석이 필요하다. References [1] H. C. Shin, S. H. Kim, and K. H. Sohn, Journal of Broadcast Engineering. (2011), vol. 16, no. 4, pp [2] Y. S. Kang, and Y. S. Ho, Journal of Communications and Networks. (2012), vol. 37C, no. 9, pp [3] B. J. Oh and D. H. Choi, Relative Depth Extraction using a 3D Hand Scanner. Proceeding of Winter Conference of The Convergent Research Society Among Humanities, Sociology, Science, and Technology 16 Copyright c 2016 HSST

9 (2016) January 22, Soonchun, S. Korea Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016) [4] J. A. Lee, and H. J. Yoon, NIA IT and Future Strategy Report. (2014), no. 5. pp [5] S. Y. Jin, and C. S. Oh, Jounal of the Korean Society of Design Culture. (2014) vol. 20. no. 4. pp [6] H, S, Yoo, KISTI Market Report. (2014), vol. 4, no. 3. pp [7] 16 December (2015). [8] I. M. Cho, Journal of the Korean Society of Ceramic Art. (2012), vol. 9. no. 2. pp [9] 5 February (2105). [10] 3 November (2015). [11] J. Straub, and S. Kerlin, Development of a Large, Low-Cost, Instant 3D Scanner (2014), pp [12] Copyright c 2016 HSST 17

인문사회과학기술융합학회

인문사회과학기술융합학회 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.2, February (2016), pp. 325-332 http://dx.doi.org/10.14257/ajmahs.2016.09 한국의 대학운영제도 변화를 위한 K-MOOC 활용방안에

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.5, No.4, August (2015), pp.631-648 http://dx.doi.org/10.14257/ajmahs.2015.08.77 보육의 위기적 현상과 재난안전관리의 문제점 조망

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Vol.5, No.5, October (2015), pp.471-479 http://dx.doi.org/10.14257/ajmahs.2015.10.50 스마트온실을 위한 가상 외부기상측정시스템 개발 한새론 1), 이재수 2), 홍영기 3), 김국환 4), 김성기 5), 김상철 6) Development of Virtual Ambient Weather Measurement

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Feb.; 29(2), IS THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Feb.; 29(2), 93 98. http://dx.doi.org/10.5515/kjkiees.2018.29.2.93 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) UHF-HF

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of

Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp DOI: * A Analysis of Journal of Educational Innovation Research 2018, Vol. 28, No. 1, pp.99-117 DOI: http://dx.doi.org/10.21024/pnuedi.28.1.201803.99 2015 * A Analysis of the Characters and Issues about the 2015 Revised Social

More information

1. KT 올레스퀘어 미디어파사드 콘텐츠 개발.hwp

1. KT 올레스퀘어 미디어파사드 콘텐츠 개발.hwp Journal of Next-generation Convergence Information Services Technology Vol.4, No.1, June (2015), pp. 1-8 차세대컨버전스정보서비스기술논문지 KT 올레스퀘어 미디어파사드 콘텐츠 개발 Media Fasade Contents Development of KT Olleh Square 김동조

More information

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770>

<35335FBCDBC7D1C1A42DB8E2B8AEBDBAC5CDC0C720C0FCB1E2C0FB20C6AFBCBA20BAD0BCAE2E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 15, No. 2 pp. 1051-1058, 2014 http://dx.doi.org/10.5762/kais.2014.15.2.1051 멤리스터의 전기적 특성 분석을 위한 PSPICE 회로 해석 김부강 1, 박호종 2, 박용수 3, 송한정 1*

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Nov.; 26(11), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Nov.; 26(11), 985991. http://dx.doi.org/10.5515/kjkiees.2015.26.11.985 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

???? 1

???? 1 The Korean Journal of Applied Statistics (2014) 27(1), 13 20 DOI: http://dx.doi.org/10.5351/kjas.2014.27.1.013 Maximum Tolerated Dose Estimation by Stopping Rule and SM3 Design in a Phase I Clinical Trial

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4)

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. vol. 29, no. 10, Oct ,,. 0.5 %.., cm mm FR4 (ε r =4.4) THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2018 Oct.; 29(10), 799 804. http://dx.doi.org/10.5515/kjkiees.2018.29.10.799 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Method

More information

07-1960(JH)

07-1960(JH) 한국두피모발미용학회지 제5권 제1호 2009 The Journal of Beauty & Trichology 5(1), 00~00(2008) 1960년대 뷰티 및 패션트렌드 분석 - 모델 트위기 (Twiggy) 를 중심으로 - 김희선* 안양과학대학 뷰티디자인학부 Analysis of Beauty and Fashion trends in the 1960 s - Focusing

More information

09권오설_ok.hwp

09권오설_ok.hwp (JBE Vol. 19, No. 5, September 2014) (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.656 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a) Reduction

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 한국소음진동공학회 2015추계학술대회논문집년 Study of Noise Pattern and Psycho-acoustics Characteristic of Household Refrigerator * * ** ** Kyung-Soo Kong, Dae-Sik Shin, Weui-Bong Jeong, Tae-Hoon Kim and Se-Jin Ahn Key Words

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 27(6), 495 503. http://dx.doi.org/10.5515/kjkiees.2016.27.6.495 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) Design

More information

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo

High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a lo High Resolution Disparity Map Generation Using TOF Depth Camera In this paper, we propose a high-resolution disparity map generation method using a low-resolution Time-Of- Flight (TOF) depth camera and

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 28(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2017 Mar.; 28(3), 163 169. http://dx.doi.org/10.5515/kjkiees.2017.28.3.163 ISSN 1226-3133 (Print) ISSN 2288-226X (Online) PCB

More information

1_수시-최종-면지화보 복사.ps, page Normalize

1_수시-최종-면지화보 복사.ps, page Normalize Discoveryof New Possibilities Researchfor Innovation and Practical Use ExcellenceThrough Hard Work and Creativity Ambitionto Change the World Moving Forward Into the Future 배움이 다시 가르침이 되기까지 우리는 멈추지 않을

More information

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu

878 Yu Kim, Dongjae Kim 지막 용량수준까지도 멈춤 규칙이 만족되지 않아 시행이 종료되지 않는 경우에는 MTD의 추정이 불가 능하다는 단점이 있다. 최근 이 SM방법의 단점을 보완하기 위해 O Quigley 등 (1990)이 제안한 CRM(Continu 한 국 통 계 학 회 논 문 집 2012, 19권, 6호, 877 884 DOI: http://dx.doi.org/10.5351/ckss.2012.19.6.877 Maximum Tolerated Dose Estimation Applied Biased Coin Design in a Phase Ⅰ Clinical Trial Yu Kim a, Dongjae Kim

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: * A S

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   * A S Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.461-487 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.461 * - 2008 2018 - A Study on the Change of Issues with Adolescent Problem

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI: * Strenghening the Cap

Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp DOI:   * Strenghening the Cap Journal of Educational Innovation Research 2018, Vol. 28, No. 3, pp.27-43 DOI: http://dx.doi.org/10.21024/pnuedi.28.3.201809.27 * Strenghening the Capacity of Cultural Arts Required in Special Education

More information

63-69±è´ë¿µ

63-69±è´ë¿µ Study on the Shadow Effect of 3D Visualization for Medical Images ased on the Texture Mapping D.Y. Kim, D.S. Kim, D.K. Shin, D.Y. Kim 1 Dept. of iomedical Engineering, Yonsei University = bstract = The

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI: : Researc

Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp DOI:   : Researc Journal of Educational Innovation Research 2017, Vol. 27, No. 2, pp.251-273 DOI: http://dx.doi.org/10.21024/pnuedi.27.2.201706.251 : 1997 2005 Research Trend Analysis on the Korean Alternative Education

More information

3. 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발.hwp

3. 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발.hwp 보안공학연구논문지 Journal of Security Engineering Vol.11, No.4 (2014), pp.299-312 http://dx.doi.org/10.14257/jse.2014.08.03 클라우드 컴퓨팅 상호 운용성 기반의 서비스 평가 방법론 개발 이강찬 1), 이승윤 2), 양희동 3), 박철우 4) Development of Service

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Dec.; 27(12), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Dec.; 27(12), 1036 1043. http://dx.doi.org/10.5515/kjkiees.2016.27.12.1036 ISSN 1226-3133 (Print) ISSN 2288-226X (Online)

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 박건수 *, 서태영 **, 김종욱 *** ". 요약 Abstract The induction melting furnace using electric generator has been introduced since 1920s, and it began to be widely applied to industrial applications due to increasing

More information

???? 1

???? 1 The Korean Journal of Applied Statistics (2013) 26(1), 201 208 DOI: http://dx.doi.org/10.5351/kjas.2013.26.1.201 A Note on Model Selection in Mixture Experiments with Process Variables Jung Il Kim a,1

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Mar.; 25(3), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2014 Mar.; 25(3), 304310. http://dx.doi.org/10.5515/kjkiees.2014.25.3.304 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) Analysis

More information

<352EC7E3C5C2BFB55FB1B3C5EBB5A5C0CCC5CD5FC0DABFACB0FAC7D0B4EBC7D02E687770>

<352EC7E3C5C2BFB55FB1B3C5EBB5A5C0CCC5CD5FC0DABFACB0FAC7D0B4EBC7D02E687770> 자연과학연구 제27권 Bulletin of the Natural Sciences Vol. 27. 2013.12.(33-44) 교통DB를 이용한 교통정책 발굴을 위한 통계분석 시스템 설계 및 활용 Statistical analytic system design and utilization for transport policy excavation by transport

More information

<333820B1E8C8AFBFEB2D5A6967626565B8A620C0CCBFEBC7D120BDC7BFDC20C0A7C4A1C3DFC1A42E687770>

<333820B1E8C8AFBFEB2D5A6967626565B8A620C0CCBFEBC7D120BDC7BFDC20C0A7C4A1C3DFC1A42E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 1 pp. 306-310, 2012 http://dx.doi.org/10.5762/kais.2012.13.1.306 Zigbee를 이용한 실외 위치추정 시스템 구현 김환용 1*, 임순자 1 1 원광대학교 전자공학과 Implementation

More information

63 19 2 1989 90 2013 3 4 2 54 15 2002 p 19; 1 2008 pp 32 37; 2013 p 23 3 2001 ㆍ 2002 2009 新 興 寺 大 光 殿 2010 2013 2013 4 大 光 殿 壁 畵 考 察 193 1992 ; : 2006

63 19 2 1989 90 2013 3 4 2 54 15 2002 p 19; 1 2008 pp 32 37; 2013 p 23 3 2001 ㆍ 2002 2009 新 興 寺 大 光 殿 2010 2013 2013 4 大 光 殿 壁 畵 考 察 193 1992 ; : 2006 DOI http:ddoi org 10 14380 AHF 2015 41 113 新 興 寺 佛 殿 莊 嚴 壁 畵 考 I. 머리말 朴 銀 卿 동아대학교 인문과학대학 고고미술사학과 교수 규슈대학 문학박사 불교회화사 15 3 3 1 1 * 2013 NRF 2013S1A5A2A03045496 ** : 26 2014; 高 麗 佛 畵 : 本 地 畵 幅 奉 安 問 題 美 術

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

Art & Technology #5: 3D 프린팅 - Art World | 현대자동차

Art & Technology #5: 3D 프린팅 - Art World | 현대자동차 Art & Technology #5: 3D 프린팅 새로운 기술, 새로운 가능성 미래를 바꿔놓을 기술 이 무엇인 것 같으냐고 묻는다면 어떻게 대답해야 할까요? 답은 한 마치 한 쌍(pair)과도 같은 3D 스캐닝-프린팅 산업이 빠른 속도로 진화하고 있는 이유입니 가지는 아닐 것이나 그 대표적인 기술로 3D 스캐닝 과 3D 프린팅 을 들 수 있을 것입니 다. 카메라의

More information

3 : 3D (Seunggi Kim et. al.: 3D Depth Estimation by a Single Camera) (Regular Paper) 24 2, (JBE Vol. 24, No. 2, March 2019)

3 : 3D (Seunggi Kim et. al.: 3D Depth Estimation by a Single Camera) (Regular Paper) 24 2, (JBE Vol. 24, No. 2, March 2019) 3 : 3D (Regular Paper) 24 2, 2019 3 (JBE Vol. 24, No. 2, March 2019) https://doi.org/10.5909/jbe.2019.24.2.281 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) 3D a), a), a), a) 3D Depth Estimation by a

More information

Output file

Output file 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 An Application for Calculation and Visualization of Narrative Relevance of Films Using Keyword Tags Choi Jin-Won (KAIST) Film making

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:237~251 Received: 2016/11/20, Accepted: 2016/12/24 Revised: 2016/12/21, Published: 2016/12/30 [ABSTRACT] Recently, there is an increasing

More information

(JBE Vol. 23, No. 5, September 2018) (Regular Paper) 23 5, (JBE Vol. 23, No. 5, September 2018) ISSN

(JBE Vol. 23, No. 5, September 2018) (Regular Paper) 23 5, (JBE Vol. 23, No. 5, September 2018)   ISSN (JBE Vol. 23, No. 5, September 2018) (Regular Paper) 23 5, 2018 9 (JBE Vol. 23, No. 5, September 2018) https://doi.org/10.5909/jbe.2018.23.5.636 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a) The

More information

03-16-김용일.indd

03-16-김용일.indd Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography Vol. 33, No. 2, 95-101, 2015 http://dx.doi.org/10.7848/ksgpc.2015.33.2.95 ISSN 1598-4850(Print) ISSN 2288-260X(Online)

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:21~34 Received: 2016/12/04, Accepted: 2016/12/27 Revised: 2016/12/19, Published: 2016/12/30 [ABSTRACT] With the development of the Internet,

More information

<31335FB1C7B0E6C7CABFDC2E687770>

<31335FB1C7B0E6C7CABFDC2E687770> 에너지기후변화교육 4(2):203~211(2014) 203 초등학교 교과서 에너지 단원의 탐구활동과 시각자료 기능 분석 사례 연구 신명경 권경필 * 경인교육대학교 Abstract : This study aimed to analyze energy related inquiry activity and visual materials in elementary textbook.

More information

10(3)-09.fm

10(3)-09.fm w y wz 10«3y 253~258 (2010.12.) Journal of Korean Society of Urban Environment ³ w Á» Á Á y w y œw (2010 11 22, 2010 12 9 k) Study on Determine of Detention Pond in Small Developed Area In-Soo Chang ½

More information

-06-......

-06-...... A Study of the Beautiful Girls Fashion Styles in the Japan Animations Department of Clothing & Textiles, Kyungpook National University Lecturer : Yoo Jin Choi The purpose of this study was to

More information

Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in Univ

Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in Univ Analysis of objective and error source of ski technical championship Jin Su Seok 1, Seoung ki Kang 1 *, Jae Hyung Lee 1, & Won Il Son 2 1 yong in University & 2 Kang Won University [Purpose] [Methods]

More information

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770>

<31362DB1E8C7FDBFF82DC0FABFB9BBEA20B5B6B8B3BFB5C8ADC0C720B1B8C0FC20B8B6C4C9C6C32E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 4 pp. 1525-1531, 2012 http://dx.doi.org/10.5762/kais.2012.13.4.1525 저예산 독립영화의 구전 마케팅을 위한 스마트폰 모바일 애플리케이션 모델 개발 연구 김혜원 1* 1 청운대학교

More information

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석 ,, Even the short history of the Web system, the techniques related to the Web system have b een developed rapidly. Yet, the quality of the Webbased application software has not improved. For this reason,

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jul.; 27(7),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jul.; 27(7), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 16 Jul.; 27(7), 64662. http://dx.doi.org/./kjkiees.16.27.7.646 ISSN 1226-3133 (Print)ISSN 2288-226 (Online) 2D Microwave Image

More information

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016) ISSN 228

(JBE Vol. 21, No. 1, January 2016) (Regular Paper) 21 1, (JBE Vol. 21, No. 1, January 2016)   ISSN 228 (JBE Vol. 1, No. 1, January 016) (Regular Paper) 1 1, 016 1 (JBE Vol. 1, No. 1, January 016) http://dx.doi.org/10.5909/jbe.016.1.1.60 ISSN 87-9137 (Online) ISSN 16-7953 (Print) a), a) An Efficient Method

More information

서론 34 2

서론 34 2 34 2 Journal of the Korean Society of Health Information and Health Statistics Volume 34, Number 2, 2009, pp. 165 176 165 진은희 A Study on Health related Action Rates of Dietary Guidelines and Pattern of

More information

14.531~539(08-037).fm

14.531~539(08-037).fm G Journal of the Korea Concrete Institute Vol. 20, No. 4, pp. 531~539, August, 2008 š x y w m š gj p { sƒ z 1) * 1) w w Evaluation of Flexural Strength for Normal and High Strength Concrete with Hooked

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 6, December, 30, 2016:275~289 Received: 2016/12/02, Accepted: 2016/12/22 Revised: 2016/12/20, Published: 2016/12/30 [ABSTRACT] SNS is used in various fields. Although

More information

<5BC3D6C1BE5DC7D1B9CEC1B7BEEEB9AEC7D03537C1FD2E687770>

<5BC3D6C1BE5DC7D1B9CEC1B7BEEEB9AEC7D03537C1FD2E687770> 신문관 간행 육전소설 에 대한 연구*1)*2) 최호석 **3) 차례 1. 서론 2. 육전소설의 간행과 그 성과 3. 육전소설 간행에 보이는 자본주의적 속성 4. 육전소설의 간행 동기와 한계 5. 결론 국문초록 본고에서는 신문관에서 간행한 육전소설을 대상으로 육전소설의 간행과 성과, 그리고 육전소설 간행에 보이는 자본주의적 속성을 살펴보고자 하였다. 육전소설은

More information

Æ÷Àå½Ã¼³94š

Æ÷Àå½Ã¼³94š Cho, Mun Jin (E-mail: mjcho@ex.co.kr) ABSTRACT PURPOSES : The performance of tack coat, commonly used for layer interface bonding, is affected by application rate and curing time. In this study, bonding

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA 논문 10-35-03-03 한국통신학회논문지 '10-03 Vol. 35 No. 3 원활한 채널 변경을 지원하는 효율적인 IPTV 채널 관리 알고리즘 준회원 주 현 철*, 정회원 송 황 준* Effective IPTV Channel Control Algorithm Supporting Smooth Channel Zapping HyunChul Joo* Associate

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

,,,.,,,, (, 2013).,.,, (,, 2011). (, 2007;, 2008), (, 2005;,, 2007).,, (,, 2010;, 2010), (2012),,,.. (, 2011:,, 2012). (2007) 26%., (,,, 2011;, 2006;

,,,.,,,, (, 2013).,.,, (,, 2011). (, 2007;, 2008), (, 2005;,, 2007).,, (,, 2010;, 2010), (2012),,,.. (, 2011:,, 2012). (2007) 26%., (,,, 2011;, 2006; ,,.. 400,,,,,,.,,, -, -, -., 3.. :, Tel : 010-9540-0640, E-mail : sunney05@hanmail.net ,,,.,,,, (, 2013).,.,, (,, 2011). (, 2007;, 2008), (, 2005;,, 2007).,, (,, 2010;, 2010), (2012),,,.. (, 2011:,, 2012).

More information

°í¼®ÁÖ Ãâ·Â

°í¼®ÁÖ Ãâ·Â Performance Optimization of SCTP in Wireless Internet Environments The existing works on Stream Control Transmission Protocol (SCTP) was focused on the fixed network environment. However, the number of

More information

Kor. J. Aesthet. Cosmetol., 라이프스타일은 개인 생활에 있어 심리적 문화적 사회적 모든 측면의 생활방식과 차이 전체를 말한다. 이러한 라이프스 타일은 사람의 내재된 가치관이나 욕구, 행동 변화를 파악하여 소비행동과 심리를 추측할 수 있고, 개인의

Kor. J. Aesthet. Cosmetol., 라이프스타일은 개인 생활에 있어 심리적 문화적 사회적 모든 측면의 생활방식과 차이 전체를 말한다. 이러한 라이프스 타일은 사람의 내재된 가치관이나 욕구, 행동 변화를 파악하여 소비행동과 심리를 추측할 수 있고, 개인의 RESEARCH ARTICLE Kor. J. Aesthet. Cosmetol., 한국 중년 여성의 라이프스타일이 메이크업 추구이미지와 화장품 구매행동에 미치는 영향 주영주 1 *, 이순희 2 1 서경대학교대학원미용예술학과, 2 신성대학교 미용예술계열 The Effects of The Life Style for Korean Middle Aged Women on

More information

methods.hwp

methods.hwp 1. 교과목 개요 심리학 연구에 기저하는 기본 원리들을 이해하고, 다양한 심리학 연구설계(실험 및 비실험 설계)를 학습하여, 독립된 연구자로서의 기본적인 연구 설계 및 통계 분석능력을 함양한다. 2. 강의 목표 심리학 연구자로서 갖추어야 할 기본적인 지식들을 익힘을 목적으로 한다. 3. 강의 방법 강의, 토론, 조별 발표 4. 평가방법 중간고사 35%, 기말고사

More information

19_9_767.hwp

19_9_767.hwp (Regular Paper) 19 6, 2014 11 (JBE Vol. 19, No. 6, November 2014) http://dx.doi.org/10.5909/jbe.2014.19.6.866 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) RGB-Depth - a), a), b), a) Real-Virtual Fusion

More information

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong

Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong Analyses the Contents of Points per a Game and the Difference among Weight Categories after the Revision of Greco-Roman Style Wrestling Rules Han-bong An 1 & Kyoo-jeong Choi 2 * 1 Korea National Wrestling

More information

Microsoft Word - KSR2014S042

Microsoft Word - KSR2014S042 2014 년도 한국철도학회 춘계학술대회 논문집 KSR2014S042 안전소통을 위한 모바일 앱 서비스 개발 Development of Mobile APP Service for Safety Communication 김범승 *, 이규찬 *, 심재호 *, 김주희 *, 윤상식 **, 정경우 * Beom-Seung Kim *, Kyu-Chan Lee *, Jae-Ho

More information

untitled

untitled 전방향카메라와자율이동로봇 2006. 12. 7. 특허청전기전자심사본부유비쿼터스심사팀 장기정 전방향카메라와자율이동로봇 1 Omnidirectional Cameras 전방향카메라와자율이동로봇 2 With Fisheye Lens 전방향카메라와자율이동로봇 3 With Multiple Cameras 전방향카메라와자율이동로봇 4 With Mirrors 전방향카메라와자율이동로봇

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: 3 * The Effect of H

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   3 * The Effect of H Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.577-601 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.577 3 * The Effect of Home-based Activities Using Traditional Fairy Tales

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI: (NCS) Method of Con

Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp DOI:   (NCS) Method of Con Journal of Educational Innovation Research 2017, Vol. 27, No. 3, pp.181-212 DOI: http://dx.doi.org/10.21024/pnuedi.27.3.201709.181 (NCS) Method of Constructing and Using the Differentiated National Competency

More information

04 최진규.hwp

04 최진규.hwp THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2015 Aug.; 26(8), 710717. http://dx.doi.org/10.5515/kjkiees.2015.26.8.710 ISSN 1226-3133 (Print)ISSN 2288-226X (Online) RF ESPAR

More information

14.이동천교수님수정

14.이동천교수님수정 28 6 2010 12 pp 547~554 3D Stereo Display of Spatial Data from Various Sensors 1) 2) 3) 4) Abstract Visualization requires for effective analysis of the spatial data collected by various sensors. The best

More information

µðÇÃÇ¥Áö±¤°í´Ü¸é

µðÇÃÇ¥Áö±¤°í´Ü¸é Review 2 2013 JAN.FEB. vol. 23 Display Focus 3 Review 4 2013 JAN.FEB. vol. 23 Display Focus 5 Review 6 2013 JAN.FEB. vol. 23 Display Focus 7 Review 8 2013 JAN.FEB. vol. 23 Display Focus 9 Preview 2013.1

More information

han32p

han32p 2008.1 2008.1 2008_JANUARY DAEGU CATHOLIC UNIV. MEDICAL CENTER 2008_JANUARY DAEGU CATHOLIC UNIV. MEDICAL CENTER 01 2008_JANUARY DAEGU CATHOLIC UNIV. MEDICAL CENTER 02 2008_JANUARY DAEGU CATHOLIC UNIV.

More information

<B1B3B9DFBFF83330B1C7C1A631C8A35FC6EDC1FDBABB5FC7D5BABB362E687770>

<B1B3B9DFBFF83330B1C7C1A631C8A35FC6EDC1FDBABB5FC7D5BABB362E687770> 교육발전연구 Journal of Educational Development 2014. Vol. 30, No. 1, pp. 89~110 융합인재교육(STEAM)을 통한 시각적 문해력 효과 연구: 인포그래픽 동영상 만들기를 중심으로 강인애 1), 이재경 2), 남미진 3) 요 약 본 연구는 융합인재(STEAM)교육으로 구안된 인포그래픽(infographic) 영상

More information

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI: A Study on Organizi

Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp DOI:   A Study on Organizi Journal of Educational Innovation Research 2018, Vol. 28, No. 4, pp.441-460 DOI: http://dx.doi.org/10.21024/pnuedi.28.4.201812.441 A Study on Organizing Software Education of Special Education Curriculum

More information

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770>

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 2 pp. 866-871, 2012 http://dx.doi.org/10.5762/kais.2012.13.2.866 증강현실을 이용한 아동교육프로그램 모델제안 권미란 1*, 김정일 2 1 나사렛대학교 아동학과, 2 한세대학교 e-비즈니스학과

More information

(JBE Vol. 23, No. 1, January 2018). (VR),. IT (Facebook) (Oculus) VR Gear IT [1].,.,,,,..,,.. ( ) 3,,..,,. [2].,,,.,,. HMD,. HMD,,. TV.....,,,,, 3 3,,

(JBE Vol. 23, No. 1, January 2018). (VR),. IT (Facebook) (Oculus) VR Gear IT [1].,.,,,,..,,.. ( ) 3,,..,,. [2].,,,.,,. HMD,. HMD,,. TV.....,,,,, 3 3,, 1 : : (Deokwoo Lee: Recent Advances in Virtual and Augmented Reality for Broadcast Production: Focused on In-depth Interviews) (Special Paper) 23 1, 2018 1 (JBE Vol. 23, No. 1, January 2018) https://doi.org/10.5909/jbe.2018.23.1.11

More information

<5B313132385D32303039B3E220C1A634B1C720C1A632C8A320B3EDB9AEC1F628C3D6C1BE292E687770>

<5B313132385D32303039B3E220C1A634B1C720C1A632C8A320B3EDB9AEC1F628C3D6C1BE292E687770> 디지털 영상에서의 자막추출을 이용한 자막 특성 분석에 관한 연구 이세열 * 요약 본 연구는 방송 프로그램 제작에 있어서 중요한 역할을 담당하고 있는 영상 자막의 특성과 영상 커 뮤니케이션 기능적인 관점에서 나타나고 있는 현상을 살펴본다. 다양한 방송 프로그램에서 활용되고 있는 디지털 영상 자막의 기능은 단순하게 간략한 정보를 전달하는 기능적인 역할을 수행하였다.

More information

30이지은.hwp

30이지은.hwp VR의 가상광고에 나타난 그래픽영상 연구 -TV 스포츠 방송을 중심으로- A study of the graphic image that is presented in Virtual Advertising of VR(Virtual Reality) - Focused on TV Sports broadcasts - 이지은(Lee, ji eun) 조일산업(주) 디자인 실장

More information

인문사회과학기술융합학회

인문사회과학기술융합학회 Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology Vol.6, No.3, March (2016), pp. 1-8 http://dx.doi.org/10.14257/ajmahs.2016.03.06 안드로이드 애플리케이션 UX 디자인에 대한 연구 제갈

More information

Microsoft Word - P02.doc

Microsoft Word - P02.doc 전자제품 설계를 위한 가독성 평가 Legibility evaluation for the letter sizing of an electronic product 박세진 *, 이준수 *, 강덕희 *, 이현자 ** * 한국표준과학연구원, ** ACE침대 교신저자: 박세진(sjpark@kriss.re.kr) ABSTRACT Size of suitable letter

More information

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3

,. 3D 2D 3D. 3D. 3D.. 3D 90. Ross. Ross [1]. T. Okino MTD(modified time difference) [2], Y. Matsumoto (motion parallax) [3]. [4], [5,6,7,8] D/3 Depth layer partition 2D 3D a), a) 3D conversion of 2D video using depth layer partition Sudong Kim a) and Jisang Yoo a) depth layer partition 2D 3D. 2D (depth map). (edge directional histogram). depth

More information

264 축되어 있으나, 과거의 경우 결측치가 있거나 폐기물 발생 량 집계방법이 용적기준에서 중량기준으로 변경되어 자료 를 활용하는데 제한이 있었다. 또한 1995년부터 쓰레기 종 량제가 도입되어 생활폐기물 발생량이 이를 기점으로 크 게 줄어들었다. 그러므로 1996년부

264 축되어 있으나, 과거의 경우 결측치가 있거나 폐기물 발생 량 집계방법이 용적기준에서 중량기준으로 변경되어 자료 를 활용하는데 제한이 있었다. 또한 1995년부터 쓰레기 종 량제가 도입되어 생활폐기물 발생량이 이를 기점으로 크 게 줄어들었다. 그러므로 1996년부 大 韓 環 境 工 學 會 誌 特 輯 - Special Feature - 263~268. 2008. 인구구조변화에 따른 생활폐기물 발생량 현황 및 전망 서울대학교 보건대학원 Status and Forecast of the Municipal Solid Waste Generation by the Change of Population Structure Sa-rah

More information

,.,..,....,, Abstract The importance of integrated design which tries to i

,.,..,....,, Abstract The importance of integrated design which tries to i - - The Brand Touchpoint Analysis through Corporate Identity Typeface of Mobile Telecommunication Companies - Focusing on and - : Lee, Ka Young Dept. Lifestyle Design, Dankook University : Kim, Ji In Dept.

More information

IT현황리포트 내지 완

IT현황리포트 내지 완 2007 Global Information Technology Development Reports 8 9 12 13 14 15 16 18 19 20 21 24 25 26 27 28 29 32 33 34 35 36 38 39 40 41 42 43 46 47 48 49 50 51 54 55 56 57 58 60 61 62 63

More information

12.077~081(A12_이종국).fm

12.077~081(A12_이종국).fm J. of Advanced Engineering and Technology Vol. 1, No. 1 (2008) pp. 77-81 y w» e wx Á w œw Fabrication of Ceramic Batch Composition for Porcelain by Using Recycled Waste Ceramic Powder Hyun Guen Han, and

More information

UPMLOPEKAUWE.hwp

UPMLOPEKAUWE.hwp 시청공간을 넘어 새롭게 소통하기 - 인터넷 기반의 를 중심으로 - New Communication beyond Viewing Space - Focused on Social Television based on Internet - 주저자 오종서 Oh, Jongsir 동서대학교 방송영상전공 조교수 Assistant Professor of Dongseo University

More information

09오충원(613~623)

09오충원(613~623) A Study of GIS Service of Weather Information* Chung-Weon Oh**,..,., Web 2.0 GIS.,.,, Web 2.0 GIS, Abstract : Due to social and economic value of Weather Information such as urban flooding, demand of Weather

More information

untitled

untitled PMIS 발전전략 수립사례 A Case Study on the Development Strategy of Project Management Information System 류 원 희 * 이 현 수 ** 김 우 영 *** 유 정 호 **** Yoo, Won-Hee Lee, Hyun-Soo Kim, Wooyoung Yu, Jung-Ho 요 약 건설업무의 효율성

More information

07변성우_ok.hwp

07변성우_ok.hwp 2 : (Regular Paper) 19 5, 2014 9 (JBE Vol. 19, No. 5, September 2014) http://dx.doi.org/10.5909/jbe.2014.19.5.631 ISSN 2287-9137 (Online) ISSN 1226-7953 (Print) a), a), b) Metadata Management System Implementation

More information

135 Jeong Ji-yeon 심향사 극락전 협저 아미타불의 제작기법에 관한 연구 머리말 협저불상( 夾 紵 佛 像 )이라는 것은 불상을 제작하는 기법의 하나로써 삼베( 麻 ), 모시( 苧 ), 갈포( 葛 ) 등의 인피섬유( 靭 皮 纖 維 )와 칠( 漆 )을 주된 재료

135 Jeong Ji-yeon 심향사 극락전 협저 아미타불의 제작기법에 관한 연구 머리말 협저불상( 夾 紵 佛 像 )이라는 것은 불상을 제작하는 기법의 하나로써 삼베( 麻 ), 모시( 苧 ), 갈포( 葛 ) 등의 인피섬유( 靭 皮 纖 維 )와 칠( 漆 )을 주된 재료 MUNHWAJAE Korean Journal of Cultural Heritage Studies Vol. 47. No. 1, March 2014, pp.134~151. Copyright 2014, National Research Institute of Cultural Heritage 심향사 극락전 협저 아미타불의 제작기법에 관한 연구 정지연 a 明 珍 素 也

More information

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6),

THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE Jun.; 27(6), THE JOURNAL OF KOREAN INSTITUTE OF ELECTROMAGNETIC ENGINEERING AND SCIENCE. 2016 Jun.; 276), 504511. http://dx.doi.org/10.5515/kjkiees.2016.27.6.504 ISSN 1226-3133 Print)ISSN 2288-226X Online) Near-Field

More information

#유한표지F

#유한표지F www.yuhan.ac.kr www.yuhan.ac.kr 대 학 요 람 2008 422-749 경기도 부천시 소사구 경인로 636(괴안동 185-34) Tel : 02)2610-0600 / 032)347-0600 유 한 대 학 대학요람 2008 2008 대학요람 설립자 유일한 박사의 숭고한 정신과 철학을 실천하는 대학 눈으로 남을 볼 줄 아는 사람은 훌륭한

More information

08원재호( )

08원재호( ) 30 2 20124 pp. 173~180 Non-Metric Digital Camera Lens Calibration Using Ground Control Points 1) 2) 3) Abstract The most recent, 80 mega pixels digital camera appeared through the development of digital

More information

03¼ºÅ°æ_2

03¼ºÅ°æ_2 102 103 R&D closed innovation strategy open innovation strategy spin-off Chesbrough technology marketing IBM Intel P&G IBM Dell Apple Nintendo Acer http //www ibm com/ibm/licensing MIT 1) 104 Bucher et

More information

04김호걸(39~50)ok

04김호걸(39~50)ok Journal of Environmental Impact Assessment, Vol. 22, No. 1(2013) pp.39~50 Prediction of Landslides Occurrence Probability under Climate Change using MaxEnt Model Kim, Hogul* Lee, Dong-Kun** Mo, Yongwon*

More information

감각형 증강현실을 이용한

감각형 증강현실을 이용한 대한산업공학회/한국경영과학회 2012년 춘계공동학술대회 감각형 증강현실을 이용한 전자제품의 디자인 품평 문희철, 박상진, 박형준 * 조선대학교 산업공학과 * 교신저자, hzpark@chosun.ac.kr 002660 ABSTRACT We present the recent status of our research on design evaluation of digital

More information

10 이지훈KICS2015-03-068.hwp

10 이지훈KICS2015-03-068.hwp 논문 15-40-05-10 The Journal of Korean Institute of Communications and Information Sciences '15-05 Vol.40 No.05 http://dx.doi.org/10.7840/kics.2015.40.5.851 가로등 인프라를 활용한 안전한 스마트 방범 시스템 차 정 화, 이 주 용 *, 이

More information

대한한의학원전학회지24권6호-전체최종.hwp

대한한의학원전학회지24권6호-전체최종.hwp 小兒藥證直訣 의 五臟辨證에 대한 小考 - 病證과 處方을 중심으로 1 2 慶熙大學校大學校 韓醫學科大學 原典學敎室 ㆍ 韓醫學古典硏究所 白裕相1,2*1)2) A study on The Diagnosis and Treatment Using The Theory of Five Organs in Soayakjeungjikgyeol(小兒藥證直訣) 1 Dept. of Oriental

More information

09È«¼®¿µ 5~152s

09È«¼®¿µ5~152s Korean Journal of Remote Sensing, Vol.23, No.2, 2007, pp.45~52 Measurement of Backscattering Coefficients of Rice Canopy Using a Ground Polarimetric Scatterometer System Suk-Young Hong*, Jin-Young Hong**,

More information

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI: * The Meaning of Pl

Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp DOI:   * The Meaning of Pl Journal of Educational Innovation Research 2017, Vol. 27, No. 4, pp.267-279 DOI: http://dx.doi.org/10.21024/pnuedi.27.4.201712.267 * The Meaning of Play and Play as Mimesis in Education Purpose: The purpose

More information

DBPIA-NURIMEDIA

DBPIA-NURIMEDIA The e-business Studies Volume 17, Number 4, August, 30, 2016:319~332 Received: 2016/07/28, Accepted: 2016/08/28 Revised: 2016/08/27, Published: 2016/08/30 [ABSTRACT] This paper examined what determina

More information

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp

[ReadyToCameral]RUF¹öÆÛ(CSTA02-29).hwp RUF * (A Simple and Efficient Antialiasing Method with the RUF buffer) (, Byung-Uck Kim) (Yonsei Univ. Depth of Computer Science) (, Woo-Chan Park) (Yonsei Univ. Depth of Computer Science) (, Sung-Bong

More information

#Ȳ¿ë¼®

#Ȳ¿ë¼® http://www.kbc.go.kr/ A B yk u δ = 2u k 1 = yk u = 0. 659 2nu k = 1 k k 1 n yk k Abstract Web Repertoire and Concentration Rate : Analysing Web Traffic Data Yong - Suk Hwang (Research

More information

Microsoft Word - KSR2016S168

Microsoft Word - KSR2016S168 2016 년도 한국철도학회 춘계학술대회 논문집 KSR2016S168 GPR 을 이용한 자갈궤도 파울링층 파악을 위한 실내실험적 접근 Evaluation of Applicability of GPR to Detect Fouled Layer in Ballast Using Laboratory Tests 신지훈 *, 최영태 **, 장승엽 *** Ji-hoon. Shin

More information