sshuair
|
73bff4ead1
|
add tifffile backend support for image io (#868)
* add tifffile backend support for imageio
* add tifffile package for test requirements
* add tifffile package for test requirements
* small tiffile
|
2021-03-12 10:28:30 +08:00 |
|
David de la Iglesia Castro
|
4450bd2ec2
|
Hande exif orientation with pillow backend in imread (#805)
* Add breaking test
* Handle exif orientation tag
|
2021-01-27 11:53:43 +08:00 |
|
Jerry Jiarui XU
|
c6784f4acf
|
add backend arg (#350)
* add backend arg
* add test
* update doc, add test
* update test
* update doc
|
2020-06-17 19:42:31 +08:00 |
|
Wang Xinjiang
|
630b747cb1
|
added pillow backend in loading (#333)
* added pillow backend in loading
* reformat
* remove auto fill for RGBA
* change according to comments
* change according to comments
* reformat
|
2020-06-17 10:25:48 +08:00 |
|
Kai Chen
|
a338d43d78
|
Refactor unittests (#241)
* refactor unittests
* split test_video.py to two files
|
2020-04-26 22:54:27 +08:00 |
|