mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 13:11:47 +08:00
Fixed comment header in test file.
This commit is contained in:
@@ -72,8 +72,8 @@ def test_rescale_out_range():
|
||||
assert_close(out, [0, 63, 127])
|
||||
|
||||
|
||||
# Test rescale intensity
|
||||
# ======================
|
||||
# Test adaptive histogram equalization
|
||||
# ====================================
|
||||
|
||||
def test_adapthist_scalar():
|
||||
'''Test a scalar uint8 image
|
||||
|
||||
Reference in New Issue
Block a user