130 likes | 613 Views
스마트폰 모션센서 기반의 동작인식 프레임워크. 새콤달콤 김상 민 송지수 ( 발표자 ) 오효선. 프로젝트 설명. LEFT, RIGHT, UP, DOWN, FORWARD 5 가지 방향 동작인식. 프로젝트 설명. Motion Control Library 통한 Game Content 개발. Motion Value. 모션 인식 라이브러리. Smartphone Motion Controller. Contents. 시스템 구조. Android Motion Controller. 시스템 구조 (2).
E N D
스마트폰 모션센서 기반의동작인식 프레임워크 새콤달콤 김상민 송지수 (발표자) 오효선
프로젝트 설명 • LEFT, RIGHT, UP, DOWN, FORWARD 5가지 방향 동작인식
프로젝트 설명 • Motion Control Library통한 Game Content 개발 Motion Value 모션 인식 라이브러리 Smartphone Motion Controller Contents
시스템 구조 Android Motion Controller
시스템 구조(2) Game Contents Motion Control Library Target Machine(Content)
시스템 구조(3) Game Contents Motion Control Library 통신 Target Machine(Content) Android Motion Controller
동작인식 라이브러리 내부 구조 스마트폰 가속도값 읽기 중력 값 제거 Smoothing 알고리즘
동작인식 라이브러리 내부 구조 슬라이딩윈도우 DTW 동작인식
Sliding Window 50% 겹침 WindowSize = 10 가속도 X, Y, Z의 각 분산 값 계산 WindowSize = 10 가속도 X, Y, Z의 각 분산 값 계산
DTW 동작 인식 • dynamic time warping - 패턴인식에서 이용되는 방법 - 시퀀스를 시간의 길이를 고려하지 않고 인식 할 수 있는 방법
안드로이드 통신 Controller 와 Content 의 Messenger를 이용한 IPC Content Controller Messenger Messenger Recv Recv Send Send UDP UDP