Supports Y32 with normalize param
This MR supports streaming from Y8/Y16/Y32
.
Please merge !15
first to avoid conflict.
- A
--normalize
arguments was added to normalize the image data between 0..255.- This uses a basic transposition.
- Plus clean up of tests using pytest fixtures
Edited by Valentin Valls