morphology
Module: morphology
skimage.morphology.ball (radius[, dtype]) | Generates a ball-shaped structuring element. |
skimage.morphology.binary_closing (image[, selem]) | Return fast binary morphological closing of an image. |
skimage.morphology.binary_dilation (image[, ...]) | Return fast binary morphological dilation of an image. |
登录查看完整内容
|