Avatar

tylerz tylerz

Stuttgart, Germany

  • Avatar

    tylerz replied to a forum post Leap Motion and Blender

    Hey Florian, A quick question, what middleware did you...
  • Avatar

    tylerz replied to a forum post Touchable Holography - Using a Leap in a CAVE

    I like it! Interested to hear more of what you intend to ...
  • Avatar

    tylerz created a forum post Forums need a way to see Subscribed Threads!

    The developer forums allow you to subscribe to threads. W...
  • Avatar

    tylerz replied to a forum post Invented hands

    Assuming the fake hand does not register with any fingers...
  • Avatar

    tylerz replied to a forum post Anybody near Stuttgart, Germany interested in discussion, collaboration, etc?

    Yes, I am still interested to meet others, and not too la...
  • Avatar

    tylerz replied to a forum post Looking for a Leap Motion developer for a demo project (Chicago)

    I would be interested, what platform(s)/languages? You...
  • Avatar

    tylerz replied to a forum post How to filter Palm position deviation when a finger appear

    Yes, I have seen the same results, and imagined it was du...
  • Avatar

    tylerz replied to a forum post Leap Motion Developer Required

    Hello I would be interested to hear what the project is a...
  • Avatar

    tylerz replied to a forum post To Find thumb finger alone.

    In attempting to come up with custom gestures, I find one...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    My implementation is in Objective-C, yes, but it should b...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    I have just updated the code with an even more thorough r...
  • Avatar

    tylerz created a forum post Objective C does not allow retrieval of LeapHand from LeapGesture's

    After getting ARC weak reference assertions when attempti...
  • Avatar

    tylerz created a forum post timeVisible for LeapHand missing from Objective C wrapper

    @LM It seems the timeVisible method was missing for LeapH...
  • Avatar

    tylerz replied to a forum post Hand rotation

    Hey Kris, I also see much less sensitivity rotating th...
  • Avatar

    tylerz replied to a forum post A way to have a more precise gesture recognition

    Dougui, I think you are seeing each frame that is in t...
  • Avatar

    tylerz replied to a forum post Grasp and pull

    I am intending to find an approach to a grasping gesture....
  • Avatar

    tylerz replied to a forum post Desktop Leapr: An Experimental Desktop Control App for Linux

    hsocasnavarro, What approach did you use for the grab ...
  • Avatar

    tylerz replied to a forum post Can the controller tell the difference between a right hand and a left hand?

    There have been a number of suggested methods, but the mo...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    Regarding negative avgDist calculation, that can occur wi...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    Hexate, sorry for late response as I am away on vacation....
  • Avatar

    tylerz replied to a forum post To Find thumb finger alone.

    Adam, Yes, that is what my example does and what I mea...
  • Avatar

    tylerz replied to a forum post Why does leap always launch automatically with OS? It's really fool.

    Remove the file at: /Library/LaunchAgents/com.leapmotion...
  • Avatar

    tylerz replied to a forum post Leap Motion and Blender

    Definitely interested in the Blender code! I am pretty ce...
  • Avatar

    tylerz replied to a forum post Leap Motion and Blender

    Hey Florian, fantastic work. What was the intention for t...
  • Avatar

    tylerz replied to a forum post Gesture recognition toolkit

    Mihacerv, Do you have your sample code with Leap, beca...
  • Avatar

    tylerz replied to a forum post Gesture recognition toolkit

    I integrated (quickly for debugging) the GRT toolkit with...
  • Avatar

    tylerz replied to a forum post Using neural networks to recognize gestures

    Well, I integrated (quickly for debugging) the GRT toolki...
  • Avatar

    tylerz replied to a forum post Desktop Leapr: An Experimental Desktop Control App for Linux

    Great work, I agree with your sentiments about where thin...
  • Avatar

    tylerz replied to a forum post Raw data

    Nice! What system is that on?
  • Avatar

    tylerz replied to a forum post Please Add Platform and Language Specific Forums

    Hey Theo, ;) First, sorry about the let down! Yes, I k...
  • Avatar

    tylerz replied to a forum post Recording motions

    Oh, actually I forgot I had seen the following link by Th...
  • Avatar

    tylerz replied to a forum post To Find thumb finger alone.

    Depends on whether the visualizer is only seeing 4 finger...
  • Avatar

    tylerz replied to a forum post Recording motions

    I would be glad to try to help the two of you, although I...
  • Avatar

    tylerz replied to a forum post Using neural networks to recognize gestures

    Have you seen this thread? [https://developer.leapmotion...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    I played with tucking in fingers and this did not seem to...
  • Avatar

    tylerz replied to a forum post Detecting Left and Right hands

    Ah, I forgot to put it in that thread, it was in another ...
  • Avatar

    tylerz replied to a forum post Detecting Left and Right hands

    No worries, after a long day working, maybe I was not in ...
  • Avatar

    tylerz replied to a forum post How to accurately distinguish between left and right hand?

    See the following link for a seemingly very accurate and ...
  • Avatar

    tylerz replied to a forum post unity sandbox & left vs right hand

    See the following link for a seemingly very accurate and ...
  • Avatar

    tylerz replied to a forum post Left hand vs. Right hand identification?

    See the following link for a seemingly very accurate and ...
  • Avatar

    tylerz replied to a forum post Detecting Left and Right hands

    See the following link for a seemingly very accurate and ...
  • Avatar

    tylerz replied to a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    + (OLKHandedness)handednessByThumbTipDistFromPalm:(Le...
  • Avatar

    tylerz created a forum post Left vs. right hand, solved! Distinguish throughout random movements and postures.

    I have been working on a open source toolkit for Leap, an...
  • Avatar

    tylerz replied to a forum post OpenLeapKit - toolkit for common Leap developer needs.

    Updated with seemingly solid thumb detection! Replaced...
  • Avatar

    tylerz replied to a forum post OpenLeapKit - toolkit for common Leap developer needs.

    ![image alt][1] [1]: https://raw.github.com/voxq/O...
  • Avatar

    tylerz replied to a forum post OpenLeapKit - toolkit for common Leap developer needs.

    Added a demo project that can get any beginner up and run...
  • Avatar

    tylerz replied to a forum post Using neural networks to recognize gestures

    Fantastic work so far Rob! I am very interested in how we...
  • Avatar

    tylerz replied to a forum post InteractionBox providing wrong values?

    Joe, I have a developer unit and am not able to reach the...
  • Avatar

    tylerz replied to a forum post Leap Vector

    Follow these steps to get the Objective-C API reference w...
  • Avatar

    tylerz created a forum post OpenLeapKit - toolkit for common Leap developer needs.

    Objective C code currently, but the intention is to have ...