Skip to content

when you use Leap Motion as a touch surface, it is necessary to measure the detection area. This is the tool for you.

Notifications You must be signed in to change notification settings

codeaholicshk/leap-motion-surface-zone-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Surface Zone Measurement

Description

When we develop a touch surface interaction program with Leap Motion, we need to map the effective physical surface zone to the internal leap motion positioning system.

This script is getting the rectangular physical area corner coordinates: top left, top right, bottom right and bottom left.

Todo

  • make the calibration function more object oriented instead of sharing global variables
  • make the calibration independent and event based, so that other people can use this script as well

About

when you use Leap Motion as a touch surface, it is necessary to measure the detection area. This is the tool for you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published