image (np.ndarray) – Input image.
sigma (float, optional) – Sigma value for Gaussian filter, by default 1.
low_threshold (float, optional) – Low threshold for hysteresis, by default 0.1.
high_threshold (float, optional) – High threshold for hysteresis, by default 0.5.