インテル real sense hands on lab

27
インテル RealSense Hands On Lab 中村 薫

Upload: kaoru-nakamura

Post on 11-Jul-2015

2.912 views

Category:

Technology


3 download

TRANSCRIPT

インテル RealSense Hands On Lab

中村 薫

自己紹介

中村 薫フリーランスで主にDepthセンサー系の仕事をしています

アプリケーション開発

講演、ハンズオンセミナー

執筆など

Microsoft MVP for Kinect for Windows

[email protected]

Copyright © 2014 Natural Software All rights reserved.

Tokyo MotionControl Network

https://www.facebook.com/TokyoMotioncontrolNetwork

Copyright © 2014 Natural Software All rights reserved.

情報源

Copyright © 2014 Natural Software All rights reserved.

ドキュメント

Copyright © 2014 Natural Software All rights reserved.

https://software.intel.com/en-us/realsense/coding

Webiner(全4回)

Copyright © 2014 Natural Software All rights reserved.https://www.youtube.com/watch?v=DfrzHGlHolg

Intel RealSense テクノロジーの会

Copyright © 2014 Natural Software All rights reserved.

https://www.facebook.com/groups/1384638088424844/

インテル REALSENSE テクノロジー

Copyright © 2014 Natural Software All rights reserved.

インテル RealSense テクノロジー

• 手指や顔の表情を認識できる

• インテル RealSense SDKを利用する

• インテル RealSense カメラが3Dを担当

• コンピューターへの内蔵化が進む

Copyright © 2014 Natural Software All rights reserved.

http://click.intel.com/intelr-realsensetm-developer-kit.html

インテル RealSense カメラの種類

Copyright © 2014 Natural Software All rights reserved.

https://software.intel.com/en-us/realsense/home

インテル RealSense SDK

Color Stream Hand and Finger Tracking Gesture and Pose Depth Mask

Speech Recognition Voice Synthesis

"Nothing to say?"

Facial AnalysisEmotion

Copyright © 2014 Natural Software All rights reserved.

ハードウェア要求

対応OS Windows 8.1 (x64)

CPU 第4世代以降のインテルCoreプロセッサ

カメラ インテル RealSense カメラ F200

Copyright © 2014 Natural Software.jp All rights reserved. 13

インテルRealSenseカメラの仕様フロント F200

RGBカメラ解像度 1920x1080

Depthカメラ解像度 640x480

認識範囲 20cm – 120cm

Copyright © 2014 Natural Software All rights reserved.

インテル RealSense SDKの仕様

Copyright © 2014 Natural Software All rights reserved.

入力 機能 詳細RealSenseカメラ

手• 手指の検出と追跡• ジェスチャーの認識

• 手指の22点を追跡• 9つのジェスチャーを認識

必須

顔 • 顔の検出および追跡

• 複数人の顔を検出• 78点の顔の部位を検出• 7つの表情を検出• 顔の認証

音声 • 音声認識• コマンド制御• ディクテーション• 音声合成

環境• セグメンテーション• 3Dスキャン• AR(拡張現実感)

• 背景除去• 3Dオブジェクトなどのスキャニング• 2Dおよび3Dオブジェクトの追跡

必須

対応言語および開発環境

• Visual Studio 2010以降(Expressも可)–ネイティブ(C++)

–マネージ(.NET:C#、VBなど)

• Unity Pro(C#)

• Java

• JavaScript(ブラウザ)

• Processing

Copyright © 2014 Natural Software.jp All rights reserved. 16

フレームワークアーキテクチャ

Copyright © 2014 Natural Software All rights reserved.

UNITYで開発する

Copyright © 2014 Natural Software All rights reserved.

Visual Studio 2013 Tools for Unity

Copyright © 2014 Natural Software All rights reserved.

https://visualstudiogallery.msdn.microsoft.com/20b80b8c-659b-45ef-96c1-437828fe7cf2

Visual Studio 2013 Community

Copyright © 2014 Natural Software All rights reserved.

http://www.microsoft.com/ja-jp/dev/products/community.aspx

Unity パッケージ

Copyright © 2014 Natural Software All rights reserved.

Unity パッケージ

Copyright © 2014 Natural Software All rights reserved.

エラーがでる

Copyright © 2014 Natural Software All rights reserved.

Assets¥RSUnityToolkit¥Internals¥RealSenseInput¥SenseToolkitSpeechManager.cs

削除または文字コードの変更

Copyright © 2014 Natural Software All rights reserved.

「US English」以外を削除

GameObjectを配置する

Copyright © 2014 Natural Software All rights reserved.

実行する

Copyright © 2014 Natural Software All rights reserved.

Demo

Copyright © 2014 Natural Software All rights reserved.

www.naturalsoftware.jp

Copyright © 2014 Natural Software All rights reserved.