mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 06:51:44 +08:00
@@ -305,7 +305,7 @@ def test_corner_fast_image_unsupported_error():
|
||||
|
||||
|
||||
@test_parallel()
|
||||
def test_corner_fast_lena():
|
||||
def test_corner_fast_astronaut():
|
||||
img = rgb2gray(data.astronaut())
|
||||
expected = np.array([[101, 198],
|
||||
[140, 205],
|
||||
|
||||
Reference in New Issue
Block a user