Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include code for reproducing results #1

Open
jrmuizel opened this issue Oct 3, 2016 · 5 comments
Open

Include code for reproducing results #1

jrmuizel opened this issue Oct 3, 2016 · 5 comments

Comments

@jrmuizel
Copy link

jrmuizel commented Oct 3, 2016

This would be nice to have.

@WyohKnott
Copy link
Owner

It's a bunch of dirty BASH scripts pieced together… I included the relevant lines for encoding on the bottom of the index page if you want to reproduce it. What else would you need?

@jrmuizel
Copy link
Author

jrmuizel commented Oct 6, 2016

It would be nice to have the scripts for the graphs to be able to reproduce them since you already have scripts for them. It would also be valuable to be able to audit the way the metrics are computed for things like color conversion etc.

@WyohKnott
Copy link
Owner

I wrote down every step I could think of over here: http://wyohknott.github.io/image-formats-comparison/report.html I linked a git repo where you can find the BASH scripts. It's not super automated though.

The graphs are made with a spreadsheet app, you'll find the ODS files in the result part, and also the formulas to plot them just above.

If you have any question/remark, add them here.

@WyohKnott
Copy link
Owner

@jrmuizel I don't know if you're still interested by this but I rewrote my scripts in Python and the graphs are now generated using numpy+pandas+matplotlib: https://github.com/WyohKnott/image-comparison-sources

It's now easy to use it on a new set of images, and generate graphs for them.

@jrmuizel
Copy link
Author

Thanks I'll take a look when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants