mmcv/tests/test_image
Tong Gao 227e7a73b8
Support image reading while ignoring EXIF orientation info (#1091)
* Support image reading while ignoring EXIF orientation info

Add unit test for ignore_orientation flags in imread()

* add documentation for imread

* Add test cases
2021-06-25 20:46:13 +08:00
..
test_colorspace.py relax the error bound in colorspace conversion (#706) 2020-12-12 19:16:11 +08:00
test_geometric.py [Enhancement] Support resize or rescale to multiple (#1121) 2021-06-24 21:21:51 +08:00
test_image_misc.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_io.py Support image reading while ignoring EXIF orientation info (#1091) 2021-06-25 20:46:13 +08:00
test_photometric.py [Feature] Add cutout and lighting (#909) 2021-03-26 18:58:19 +08:00