All Projects → zalo → LeapIsolatedHands

zalo / LeapIsolatedHands

Licence: other
A Unity demo app that illustrates full opacity for hands with background elimination.

Programming Languages

C#
18002 projects
Classic ASP
548 projects
GLSL
2045 projects

Projects that are alternatives of or similar to LeapIsolatedHands

Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (+1250%)
Mutual labels:  augmented-reality
Unity-2017.2-and-Vuforia-6.5---Camera-Auto-Focus
Unity 2017.2 and Vuforia 6.5 Augmented Reality (AR) Camera Auto Focus
Stars: ✭ 17 (-5.56%)
Mutual labels:  augmented-reality
Subtitles
This project lets the audience view and switch subtitles to multiple languages in theatres using augmented reality.
Stars: ✭ 12 (-33.33%)
Mutual labels:  augmented-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+1294.44%)
Mutual labels:  augmented-reality
ARKit-FocusNode
FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.
Stars: ✭ 50 (+177.78%)
Mutual labels:  augmented-reality
Go
导航犬 (Go) 是一款基于 Android 的增强现实步行导航软件,其地图服务由高德地图提供。
Stars: ✭ 62 (+244.44%)
Mutual labels:  augmented-reality
Hololenscamerastream
This Unity plugin makes the HoloLens video camera frames available to a Unity app in real time. This enables Unity devs to easily use the HoloLens camera for computer vision (or anything they want).
Stars: ✭ 233 (+1194.44%)
Mutual labels:  augmented-reality
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (+94.44%)
Mutual labels:  augmented-reality
ayAR
Augmented Reality Demo
Stars: ✭ 24 (+33.33%)
Mutual labels:  augmented-reality
globe-ar
3D Globe data visualization component in AR
Stars: ✭ 40 (+122.22%)
Mutual labels:  augmented-reality
Model Viewer
Easily display interactive 3D models on the web and in AR!
Stars: ✭ 3,751 (+20738.89%)
Mutual labels:  augmented-reality
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (+116.67%)
Mutual labels:  augmented-reality
FrameNet
FrameNet: Learning Local Canonical Frames of 3D Surfaces from a Single RGB Image
Stars: ✭ 115 (+538.89%)
Mutual labels:  augmented-reality
Augmentedunreality
Augmented reality for Unreal Engine 4
Stars: ✭ 243 (+1250%)
Mutual labels:  augmented-reality
ar-simulation
AR Simulation for Unity • Right in the Editor • Minimally Invasive
Stars: ✭ 101 (+461.11%)
Mutual labels:  augmented-reality
Openxr Sdk Source
Sources for OpenXR loader, basic API layers, and example code.
Stars: ✭ 236 (+1211.11%)
Mutual labels:  augmented-reality
VuforiaWithOpenCVForUnityExample
Vuforia with OpenCV for Unity Example
Stars: ✭ 56 (+211.11%)
Mutual labels:  augmented-reality
SceneKit-PortalMask
Clean class to create a portal in SceneKit for use in ARKit.
Stars: ✭ 60 (+233.33%)
Mutual labels:  augmented-reality
quickstart-android-java
DeepAR SDK for Android example project
Stars: ✭ 19 (+5.56%)
Mutual labels:  augmented-reality
V2R
Code for our IJCAI 2020 paper: "Keep It Real: a Window to Real Reality in Virtual Reality".
Stars: ✭ 20 (+11.11%)
Mutual labels:  augmented-reality

LeapIsolatedHands

A Unity demo demonstrating hand isolation and display from the raw video passthrough. Push and pull floating blocks with your real hands (tinted to a flesh tone of course).

Ideally suited as a base for further experiments.

Code in non-optimized, and the recursive flood-fill segmentation technique has proven to be too slow for use in a shippable application. Ideally, camera data would be projected from the camera's position directly onto the hand meshes inside of the vertex shader (netting you segmentation and stereo-correct reprojection in one, cheap operation).

Video:

Fine Interactions with Isolated Hands

This demo's page on Leap Motion's Gallery of Examples:

https://developer.leapmotion.com/gallery/hand-background-isolation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].