Displaying 1 result from an estimated 1 matches for "convolution2d_example".
2011 Feb 26
1
2D Convolution Function
...rnel <- (1,2,3,2,1)
data <- array(1:100, dim=c(10,10))
I know the function 'convolve' only for one-dimensional convolution, but it
is just for a 1D sequence.
Is there any function for 2D convolution?
For theory, please refer to the following link:
http://www.songho.ca/dsp/convolution/convolution2d_example.html
Thank you for your help in advance.
Best Regards,
Wonsang
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in context: http://r.789695.n4.nabble.com/2D-Convolution-Function-tp3326158p3326158.html
Sent from the R help mailing list archive at Nabble.com.
[[alternat...