Create a pytest helper to aid users in running tests against directories of images
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 27
- Forks
- 29
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 12
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.