Open
Description
Ideally, if your image processing code were structured correctly, such a helper would allow you to compute scores for each image and compare them to known values, so that as you improve your image processing code you can be assured that you haven't broken other cases you're tuning for.
There's a lot of boilerplate for this sort of thing, would be useful.