成果のオープン化を前提とした共同研究開発の為の契約書ひな形の制作 - GRP Contract Form Ver.2 -Yosuke Sakai
?
成果のオープン化を前提とした共同研究開発の為の 契約書ひな形の制作 - GRP Contract Form Ver.2 -
坂井洋右 伊藤隆之 富松潔
第19回日本バーチャルリアリティ学会大会 (2014)
Development of Contract Form for Joint Research Prepared for Open Sharing - GRP Contract Form Ver.2 -
Yosuke SAKAI, Takayuki ITO, Kiyoshi TOMIMATSU
The 19th Annual Conference of the Virtual Reality Society of Japan (2014)
成果のオープン化を前提とした共同研究開発の為の契約書ひな形の制作 - GRP Contract Form Ver.2 -Yosuke Sakai
?
成果のオープン化を前提とした共同研究開発の為の 契約書ひな形の制作 - GRP Contract Form Ver.2 -
坂井洋右 伊藤隆之 富松潔
第19回日本バーチャルリアリティ学会大会 (2014)
Development of Contract Form for Joint Research Prepared for Open Sharing - GRP Contract Form Ver.2 -
Yosuke SAKAI, Takayuki ITO, Kiyoshi TOMIMATSU
The 19th Annual Conference of the Virtual Reality Society of Japan (2014)
DIGITSとCaffeのジェスチャ認識への応用例の紹介。波形データそのものを扱わずに二次元画像として扱うことで手書き文字認識としてジェスチャを扱っている。ただし、開発途上で認識精度は実用レベルに達していない。
GDG神戸機械学習勉強会 2016/2/28 の発表資料。
Gesture recognitoin with Caffe and NVIDIA DIGITS. Use gesture as 2d hand written symbol, not use signal directly. This program is under work in progress.
This document discusses Docker and provides instructions for installing Docker and building a Docker image for a Go application on Google App Engine. It summarizes how Docker allows packaging applications into standardized units for software development and deployment and can be used to run applications in isolated containers. Specific steps are given to build a Docker image using a Dockerfile, run a Docker container, and deploy a sample Go application locally and on GAE using Docker.
This document provides information about the GDG DevFest Kyoto 2014 event, including details about the operating system, software versions, and tutorials on using Go, Git/Mercurial, SQL, OpenCV, and the Gobot framework for controlling robots and drones.
1. The document discusses sending Bluetooth notifications from an Android Wear device to a paired phone.
2. It describes using the Notification and Bluetooth APIs to build and send notifications with text, icons, and images over Bluetooth.
3. Code examples are provided for creating Notification objects, connecting and sending data over Bluetooth sockets, and receiving notifications on the paired phone.