
Dec. 5, 2019
6:20 p.m.
Hi Juan, On Wed, 04 Dec 2019 20:39:06 +1100, Juan Nunez-Iglesias wrote:
I’ll submit a PR soon but the outcome was clean enough that I wanted to share with you ahead of time my n-dimensional Sobel filter here:
https://nbviewer.jupyter.org/github/jni/skimage-tutorials/blob/monash-df2-co... <https://nbviewer.jupyter.org/github/jni/skimage-tutorials/blob/monash-df2-co...>
(search for "def sobel”).
That's too smart for me; could you explain the construction of the kernel? Stéfan