cupertino-sample-code/createmlcomponents-counting-human-body-action-repetitions-in-a-live-video-feed
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
CountMyActions Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
CountMyActions.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Counting human body action repetitions in a live video feed

Use Create ML Components to analyze a series of video frames and count a person's repetitive or periodic body movements.

Overview

This sample app counts a person's repetitive or periodic body movements (actions) by analyzing a series of video frames and making a prediction with a human body action repetition counter.

For more information about the app and how it works, see Counting human body action repetitions in a live video feed in the developer documentation.