kinemotion 0.18.2__py3-none-any.whl → 0.19.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of kinemotion might be problematic. Click here for more details.
- {kinemotion-0.18.2.dist-info → kinemotion-0.19.0.dist-info}/METADATA +10 -5
- {kinemotion-0.18.2.dist-info → kinemotion-0.19.0.dist-info}/RECORD +5 -5
- {kinemotion-0.18.2.dist-info → kinemotion-0.19.0.dist-info}/WHEEL +0 -0
- {kinemotion-0.18.2.dist-info → kinemotion-0.19.0.dist-info}/entry_points.txt +0 -0
- {kinemotion-0.18.2.dist-info → kinemotion-0.19.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: kinemotion
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.19.0
|
|
4
4
|
Summary: Video-based kinematic analysis for athletic performance
|
|
5
5
|
Project-URL: Homepage, https://github.com/feniix/kinemotion
|
|
6
6
|
Project-URL: Repository, https://github.com/feniix/kinemotion
|
|
@@ -30,13 +30,18 @@ Description-Content-Type: text/markdown
|
|
|
30
30
|
# Kinemotion
|
|
31
31
|
|
|
32
32
|
[](https://pypi.org/project/kinemotion/)
|
|
33
|
+
[](https://pypi.org/project/kinemotion/)
|
|
33
34
|
[](https://opensource.org/licenses/MIT)
|
|
34
|
-
|
|
35
|
-
[](https://github.com/feniix/kinemotion/actions)
|
|
37
|
+
[](https://sonarcloud.io/summary/overall?id=feniix_kinemotion)
|
|
38
|
+
[](https://sonarcloud.io/summary/overall?id=feniix_kinemotion)
|
|
39
|
+
|
|
36
40
|
[](https://github.com/astral-sh/ruff)
|
|
37
|
-
[](https://github.com/microsoft/pyright)
|
|
42
|
+
[](https://github.com/pre-commit/pre-commit)
|
|
38
43
|
|
|
39
|
-
A video-based kinematic analysis tool for athletic performance. Analyzes vertical jump videos to estimate key performance metrics using MediaPipe pose tracking and advanced kinematics.
|
|
44
|
+
> A video-based kinematic analysis tool for athletic performance. Analyzes vertical jump videos to estimate key performance metrics using MediaPipe pose tracking and advanced kinematics.
|
|
40
45
|
|
|
41
46
|
**Supported jump types:**
|
|
42
47
|
|
|
@@ -21,8 +21,8 @@ kinemotion/dropjump/cli.py,sha256=J2F8ij-UcybY7YjK_bncQZiHNzrgS3Y7uTBkNo7y_L4,21
|
|
|
21
21
|
kinemotion/dropjump/debug_overlay.py,sha256=LkPw6ucb7beoYWS4L-Lvjs1KLCm5wAWDAfiznUeV2IQ,5668
|
|
22
22
|
kinemotion/dropjump/kinematics.py,sha256=txDxpDti3VJVctWGbe3aIrlIx83UY8-ynzlX01TOvTA,15577
|
|
23
23
|
kinemotion/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
24
|
-
kinemotion-0.
|
|
25
|
-
kinemotion-0.
|
|
26
|
-
kinemotion-0.
|
|
27
|
-
kinemotion-0.
|
|
28
|
-
kinemotion-0.
|
|
24
|
+
kinemotion-0.19.0.dist-info/METADATA,sha256=p9CU-kseY5_76UmlKlDSWAbzVr_ut3wl88HdRuQSQss,19427
|
|
25
|
+
kinemotion-0.19.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
26
|
+
kinemotion-0.19.0.dist-info/entry_points.txt,sha256=zaqnAnjLvcdrk1Qvj5nvXZCZ2gp0prS7it1zTJygcIY,50
|
|
27
|
+
kinemotion-0.19.0.dist-info/licenses/LICENSE,sha256=KZajvqsHw0NoOHOi2q0FZ4NBe9HdV6oey-IPYAtHXfg,1088
|
|
28
|
+
kinemotion-0.19.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|