Cli¶
Auto-generated documentation for musicalgestures.cli module.
Command-line interface for MGT-python.
- Mgt-python / Modules / Musicalgestures / Cli
The Musicalgestures command provides quick access to the most common analysis and visualisation operations without writing Python code.
Usage
musicalgestures --help
musicalgestures motion dancer.avi --thresh 0.05 --filtertype Regular
musicalgestures videograms dancer.avi
musicalgestures average dancer.avi
musicalgestures info dancer.avi
musicalgestures convert dancer.avi --to mp4
Install CLI dependencies with
main¶
Entry point registered in pyproject.toml as Musicalgestures.