-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathCITATION.cff
More file actions
57 lines (57 loc) · 2.84 KB
/
Copy pathCITATION.cff
File metadata and controls
57 lines (57 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
cff-version: 1.2.0
title: "musicalgestures: A Python toolbox for visualising and analysing music-related video recordings"
message: "If you use this software, please cite it."
type: software
authors:
- family-names: Jensenius
given-names: "Alexander Refsum"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0000-0001-6171-8743"
- family-names: Laczkó
given-names: "Bálint"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0009-0001-8337-2509"
- family-names: Poutaraud
given-names: "Joachim"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
- family-names: Widmer
given-names: "Marcus"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
- family-names: Furmyr
given-names: "Frida"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
- family-names: Guo
given-names: "Jinyue"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0009-0003-7438-1483"
- family-names: Clim
given-names: "Alena"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0000-0001-7469-9713"
- family-names: Upham
given-names: "Finn"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0000-0002-9948-2024"
- family-names: "von Arnim"
given-names: "Hugh Alexander"
affiliation: "RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, University of Oslo"
orcid: "https://orcid.org/0009-0005-7511-9019"
repository-code: "https://github.com/fourMs/MGT-python"
abstract: >-
This is the Python version of the Musical Gestures Toolbox, containing a complete solution for
loading different types of video recordings (including 360-degree videos). It was originally built
to analyse music-related videos, but it works well for many other applications. It includes a
large collection of tools for visualising human body motion, including average images, motion
images, motion history images, motiongrams, and videograms. It also includes spatial–temporal
tools for creating motion history videos. Finally, it wraps different state-of-the-art pose
estimation methods (CV2 and MediaPipe) and derives various quantity-of-motion measures.
keywords:
- music
- motion analysis
- video analysis
- motiongram
- musical gestures
license: GPL-3.0-or-later
doi: "10.5281/zenodo.21965729"
version: 1.18.0
date-released: "2026-08-26"