Page 1 of 1

Coordinate system of Leap Motion data, normalized?

Posted: Mon Dec 05, 2016 4:06 pm
by flo2
In the documentation, it states the origin should be at the center of the device, between the cameras.
https://developer.leapmotion.com/docume ... 00028.html

When I watch the FreePIE x,y,z data from the Leap, the origin is at the bottom-left corner and values go for 0-1. Is this the InteractionBox or FreePIE's normalized value?

I'm using the Leap for VR applications and the I'm told the normalized/InteractionBox is undesirable for this application.

Is it possible to obtain the absolute values from the Leap using FreePIE?