scikit-image is a collection of algorithms for image processing. ... or any other NumPy array! edges = filters.sobel(image) io.imshow(edges) io.show().
確定! 回上一頁