mmcv/tests/test_image
Xintao 65fbc75689
Add colorspace functions: rgb2ycbcr, bgr2ycbcr, ycbcr2rgb and ycbcr2bgr (#259)
* update

* add functions

* update tests

* resolve comments

* resolve comments

* resolve comments

* update docstr
2020-05-03 23:32:48 +08:00
..
test_colorspace.py Add colorspace functions: rgb2ycbcr, bgr2ycbcr, ycbcr2rgb and ycbcr2bgr (#259) 2020-05-03 23:32:48 +08:00
test_geometric.py Refactor unittests (#241) 2020-04-26 22:54:27 +08:00
test_io.py Refactor unittests (#241) 2020-04-26 22:54:27 +08:00
test_photometric.py Refactor unittests (#241) 2020-04-26 22:54:27 +08:00