项目作者: rgardner

项目描述 :
Interactive, Kinect-based photo booth experience
高级语言: C#
项目地址: git://github.com/rgardner/Virtual-Painting.git
创建时间: 2018-11-19T03:31:29Z
项目社区:https://github.com/rgardner/Virtual-Painting

开源协议:MIT License

下载


Virtual Painting

Be who you want to be! Virtual Painting is a fun photo booth experience
where you can take a selfie and then construct a new identity.

This project is intended to be deployed in an exhibition environment, so it
automatically resets back to the photo booth screen after 15 seconds of
inactivity.

Installation

  1. git clone https://github.com/rgardner/Virtual-Painting.git

Install the Kinect for Windows SDK 2.0

Usage

  1. Open the solution in Visual Studio
  2. Click Start

Configuration

The directories where the final images are saved and where the selfies are
saved can be configured by environment variables:

  1. VirtualPainting_SavedImagesDirectoryPath=C:\Users\<User>\OneDrive
  2. VirtualPainting_SavedBackgroundImagesDirectoryPath=C:\temp

Credit

This was forked from Kinect Drawing,
created by Vangos Pterneas. His blog posts were also very useful during
development of this project, particularly
Understanding Kinect Coordinate Mapping.

License

MIT