Releases: waikato-datamining/simple-image-debayer
Releases · waikato-datamining/simple-image-debayer
Release v0.0.4
- added option
--ignore_errors
to keep debayering images despite errors - added option
--delete
to delete input file when successfully debayered - outputting total processing time now at the end
- split code into more fine-grained methods to make it easier to use the tool as Python library
Release v0.0.3
- outputting now the time left for processing the remainder of the images as well
Release v0.0.2
--output_dir
parameter gets used now
Release v0.0.1
- initial release