Lot's of fixes to image loading and saving thanks to @ukoethe
- Allow image IO for value_types other than uint8_t
- dump_image(): check if data has a channel axis
- fixed shape in load_image()/dump_image()
Lot's of fixes to image loading and saving thanks to @ukoethe