forked from xiph/rav1e
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: draw-importance: Introduce --csv to export as csv
Right now, when we do large processing of data, we are not storing the mean importance and frame type anywhere, so we require to save it to a file, by having an export option to csv, this makes things easier. To use: append --csv option along with other modes. This is only applicable to batch mode
- Loading branch information
Showing
1 changed file
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters