Skip to content

Releases: waikato-datamining/simple-image-debayer

Release v0.0.4

04 Jun 03:01
Compare
Choose a tag to compare
  • 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

25 May 01:39
Compare
Choose a tag to compare
  • outputting now the time left for processing the remainder of the images as well

Release v0.0.2

25 May 01:11
Compare
Choose a tag to compare
  • --output_dir parameter gets used now

Release v0.0.1

24 May 23:53
Compare
Choose a tag to compare
  • initial release