mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 22:20:45 +08:00
add marked watershed example (cont.)
This commit is contained in:
@@ -22,7 +22,7 @@ from skimage import rank
|
||||
from skimage import data
|
||||
from scipy import ndimage
|
||||
|
||||
# Generate an initial image with two overlapping circles
|
||||
# original data
|
||||
image = data.camera()
|
||||
|
||||
# denoise image
|
||||
|
||||
Reference in New Issue
Block a user