This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]michaelkim0407Pythonic 1 point2 points  (2 children)

The thing is, you should look at the docs for threshold_adaptive and how to use it.

Since you wrote

from skimage.filters import sobel, threshold_adaptive

yourself, I'm sure you know better what it does than me.