Hi, I'm am trying to use two leap motion device to increase the FOV. But I came across this when I was debugging.
The co-ordinates in MultideviceAlignment.cs varies from the Co-ordinates that I get from the Frame data in LeapServiceProvider.cs
.
First images is from LeapServiceProvider.cs and second is from MultideviceAlignment.cs. Any idea whats happening here?? Thank You