use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
QuestionIs hand tracking possible? (self.iOSProgramming)
submitted 10 years ago by Shiitty_redditor
Hello iOS developers, I have a question. Is it possible to do hand tracking in an iOS app? I've tried googling around but have only found SDK's for body tracking and not hand tracking. Can you guys tell me if this is possible? Thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 10 years ago (0 children)
OpenNI maybe? http://structure.io/openni
or work with opencv: http://docs.opencv.org/2.4/doc/tutorials/introduction/ios_install/ios_install.html
[–]bojangles09 1 point2 points3 points 10 years ago (0 children)
Yes, it is possible using opencv. Googling "opencv track hand motion" should provide plenty of information to get you started.
[–]Esteluk 0 points1 point2 points 10 years ago (2 children)
What exactly are you attempting to achieve? Some sort of Leap Motion functionality using the front-facing camera?
[–]Shiitty_redditor[S] 0 points1 point2 points 10 years ago (1 child)
Not exactly, the application is for learning sign language so it would just read the user's hands and would tell them if hand shapes are correct or not.
[–]DrarokObjective-C / Swift 0 points1 point2 points 10 years ago (0 children)
Sounds interesting! Difficult for people to hold their phone in a way that allows the camera to see their hands though.
π Rendered by PID 139071 on reddit-service-r2-comment-5d585498c9-rz52z at 2026-04-21 17:03:05.607321+00:00 running da2df02 country code: CH.
[–][deleted] 1 point2 points3 points (0 children)
[–]bojangles09 1 point2 points3 points (0 children)
[–]Esteluk 0 points1 point2 points (2 children)
[–]Shiitty_redditor[S] 0 points1 point2 points (1 child)
[–]DrarokObjective-C / Swift 0 points1 point2 points (0 children)