# RopeSkippingCounter **Repository Path**: chenwr727/RopeSkippingCounter ## Basic Information - **Project Name**: RopeSkippingCounter - **Description**: 实时跳绳计数 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-04-09 - **Last Updated**: 2022-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: mediapipe, RopeSkipping ## README # Rope Skipping Counter Rope skipping real-time counting ![](demo.gif) ## Install ``` pip install -r requirements.txt ``` ## Run ``` python rope_skipping_counter.py ``` ## Thanks * [mediapipe](https://github.com/google/mediapipe) * [pushup_counter](https://github.com/hacklavya/pushup_counter)