Anything related to gesture recognition, i.e. the process of recognizing the gestures of a human user by a machine.
I want to achieve the following: I want the user to be able to "record" the movement of the iPhone …
iphone android math artificial-intelligence gesture-recognitionI wanted to develop a program which uses the webcam to track four colours and which are going to be …
algorithm gesture-recognition gestureI'm following Detecting common gestures guide. I have linked to android-support-v4.jar library to get GestureDetectorCompat, and my code seems …
android gesture-recognition gesturesI'm writing iPhone code that fuzzily recognizes whether a swiped line is straight-ish. I get the bearing of the two …
math angle gesture-recognition fuzzy-comparisonGot a gesture related problem. I implemented UISwipeGestureRecognizer to get swipe left and right events and that is working fine. …
iphone event-handling uislider uigesturerecognizer gesture-recognitionI'm looking for the best way to detect more than one finger on the screen at time. I'm not detecting …
iphone ipad touch detection gesture-recognitionI know this type of question is asked before here. I have tried both gesture detector : wholelistview.setOnTouchListener(new View.…
android listview gesture-recognition swipe-gestureHas anyone managed to get a UIGestureRecognizer to work on a UIView that is a subview of a UIScrollView? My …
iphone cocoa-touch uiscrollview gesture-recognition uigesturerecognizerI would like to use a gesture, so the kinect can select the person with the gesture as the main …
c# gesture kinect gesture-recognitionAll day I was receiving this very clear (not the sarcasm) error message "Value cannot be null. Parameter name: type" …
null xamarin.forms gesture-recognition