Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
/ GRT-iOS-HelloWorld Public archive

An example of how to integrate the Gesture Recognition Toolkit into an iPhone app

Notifications You must be signed in to change notification settings

narner/GRT-iOS-HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7eebced · Dec 31, 2021

History

38 Commits
Sep 27, 2017
Oct 3, 2017
Sep 27, 2017
Oct 10, 2017
Sep 27, 2017
Aug 16, 2017
Aug 16, 2017
Sep 27, 2017
Dec 31, 2021

Repository files navigation

GRT-iOS-HelloWorld

An example of how to integrate the Gesture Recognition Toolkit into an iPhone app

The Gesture Recognition Toolkit is a "cross-platform, open-source, C++ machine learning library designed for real-time gesture recognition". This repository contains the project outlined in my blog posts, Integrating the GRT into an iPhone app and Machine-Learning powered Gesture Recognition on iOS.

Here are some of the gestures I was able to train the system to recognize:

Alt Text

Alt Text

Alt Text

SwiftR is used for visualizing the acellerometer data.

NOTE:

Since I worked on this project, there's been a lot of advancemenrts in Apple's CoreML framework, including the ability to create Motion Activity Classifiers using CreateML. If you're looking to create a gestural recognition system for iOS from scratch, I would recommend taking a look at the linked Apple talk.

Additional resources:

About

An example of how to integrate the Gesture Recognition Toolkit into an iPhone app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published