Rishabh BangaPriyanka Jain
Published © CC BY-NC-SA

SelfieCam

Travel the world and take pictures as proof of your journeys by just sitting back at home and posing with the Intel RealSense Camera.

IntermediateShowcase (no instructions)1,576
SelfieCam

Things used in this project

Hardware components

Intel RealSense Camera
Intel RealSense Camera
×1

Software apps and online services

Visual Studio 2015RC
Intel RealSense SDK

Hand tools and fabrication machines

Touch Screen
Keyboard

Story

Read more

Schematics

Connection and Positioning of Camera

Make sure the Camera is positioned properly above the screen and it's lens aligned in such a way so that the entire face and upper body is covered.

Connection and Positioning of Camera

Make Sure that the connection is made via the USB 3.0 port of the screen and also that the camera is aligned in such a way that it can capture face and upper body properly.

Code

Selfie.sln

C#
Open this file in Visual Studio 2015, change the file path and image names and build the solution.
Microsoft Visual Studio Solution File, Format Version 12.00
# Blend for Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selfie", "BackgroundReplacementSample\Selfie.csproj", "{C87D08D3-F31F-489F-81FA-9ED9377D5FD6}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{C87D08D3-F31F-489F-81FA-9ED9377D5FD6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{C87D08D3-F31F-489F-81FA-9ED9377D5FD6}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{C87D08D3-F31F-489F-81FA-9ED9377D5FD6}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{C87D08D3-F31F-489F-81FA-9ED9377D5FD6}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

Credits

Rishabh Banga

Rishabh Banga

12 projects • 135 followers
Intel Software Innovator | Microsoft Certified Professional | IoT Evangelist
Priyanka Jain

Priyanka Jain

2 projects • 6 followers
Thanks to Bryan Brown.

Comments