-
I suggest the flowing:
Define folder withing the project for accelerometer data. (optionally sub-folder for each sampling rate.)
The folder will contain CSV file in predefined format.
I have program…
-
-
Now that koreader is functioning on the Kobo Aura, I started trying the gestures (https://github.com/koreader/koreader/wiki/KOReader-User-Guide#koreader-gestures) . They don't work!
Is this a matter …
-
@jklontz - how much time do you estimate it would take you to make a local ternary pattern plugin for openbr? Would be interesting to compare it to LBP. Some researchers prefer LTP over LBP.
Tan, Xia…
-
Needs to take into account the rotation and the flipping happening in ofAppiPhoneWindow::timerLoop()
Also the internal call to ofViewport causes clipping in horizontal mode.
Its currently very dif…
-
Hello,
I have found this library and I found it amazingly interesting as LeapMotion, currently, lacks of any gesture recognition.
I have tried to use your 'Basic Example' but I did not manage to act…
-
Hi fljot,
Thanks to your help in Issue 18, we have both Pan and Swipe gestures recognized now! However, we still can't accomplish something we see commonly among (ie.) photo viewer applications on An…
-
I had a three-finger-gesture with Global stage and an one-finger-gesture with a button or a sprite, but ,when I put one finger on the button and other two fingers outside the button , the three-finger…
-
I did some testing of pull 852 on Windows 8 against WP7 I noticed the differences:
1. On WP7, a Pinch gesture is generated with every moved after the Pinch is detected, MonoGame currently does not.
2.…
-
Hi
I have an image which can be transformed (pan and zoom) while the user can draw on it with one finger (longPressGesture). So i want to draw with one finger and pan with two fingers. How can i set t…