Threshold exploration
Compare changes
+ 2
− 2
@@ -88,8 +90,6 @@ def watershed(bin_vol: np.ndarray, min_distance: int = 5) -> tuple[np.ndarray, i
Create a widget to explore threshold values manually or apply a common thresholding method from skimage