ROC SDK  2.4.0
Scalable Face Recognition Software
roc-plot

Plot accuracy metrics.

Examples

Show help
Print application usage and supported arguments.
$ roc-plot -h 
Plot a single set of evaluation results.
$ roc-plot results.csv results.pdf 
Plot evaluation results from multiple datasets.
$ roc-plot results/* results.pdf