We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Fitness motion recognition with Android wear

Formal Metadata

Title
Fitness motion recognition with Android wear
Title of Series
Number of Parts
46
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Counting is what computers do best and we should let them do it whenever possible. That's true for spreadsheets and it's true for fitness. Wearables exist to count your steps, measure the distance you run, and track how your pulse races after a workout. So why are we still counting pushups, situps, and burpees like they did in the Stone Age? In this presentation, I will talk about the steps necessary to implement this kind of motion recognition on Android Wear: - Measuring the motion being recorded by the device - Deriving a pattern that represents the motion you want to recognize - Implementing the pattern recognition in the most battery-efficient manner possible Come find out how you can add motion recognition to your fitness app, game, or whatever else you're developing.