mmcv/tests/test_image
yamengxi c6c230df1b
[Feature] Add CLAHE method (#647)
* add CLAHE

* add CLAHE

* restore

* Add docstring

* modify docstring

* modify CLAHE to clahe

* fix syntax error

* simplify assert

* simplify assert

* add assert test

* fix unittest bug

* fix syntax bug

* fix assert bug
2020-11-11 22:34:14 +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 Add Translate augmentation. (#538) 2020-09-04 20:30:42 +08:00
test_image_misc.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_io.py add backend arg (#350) 2020-06-17 19:42:31 +08:00
test_photometric.py [Feature] Add CLAHE method (#647) 2020-11-11 22:34:14 +08:00