Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 361 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 361 Bytes

Plot_Vmaf

Simple script for vmaf plotting.

Usage

python plot_vmaf.py [-h] [-o OUTPUT] vmaf_file

Example

python plot_vmaf.py vmaf.json -o plot.svg

Options

-o --output ["file"]    Graph output file, file extension will change type of output (default plot.png)

Requirements

Python 3 Matplotlib Numpy