mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-15 12:54:54 +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 skimage import data
|
||||||
from scipy import ndimage
|
from scipy import ndimage
|
||||||
|
|
||||||
# Generate an initial image with two overlapping circles
|
# original data
|
||||||
image = data.camera()
|
image = data.camera()
|
||||||
|
|
||||||
# denoise image
|
# denoise image
|
||||||
|
|||||||
Reference in New Issue
Block a user