Talk:Image convolution: Difference between revisions

maybe these can help
(I don't find a link for wikipedia)
 
(maybe these can help)
Line 5:
Maybe someone else will be more lucky than me to find where it is (or maybe there is a lack).
[[User:Blue Prawn|Blue Prawn]] 19:31, 7 December 2008 (UTC)
 
:I've found the following, even though some are still too technical. (First time I've heard about convolution kernels, it was about CA, so my search started from there)
 
* [http://www.complexity.org.au/ci/vol06/blanc-talon/blanc-talon.html Effective Computation of 2D Coupled Map Lattices]; this is very interesting to me, but too complex and maybe not so useful for the specific case
* [http://www.stephenwolfram.com/publications/articles/ca/85-two/4/text.html CA in 2D]; here the ''convolution'' ''of'' ''a kernel'' is used, but it is not clear where and how... nonetheless, could be interesting
* [http://mathworld.wolfram.com/AdditiveCellularAutomaton.html Additive CA]; this page tells about the link between convolution explained into Wikipedia and its CA-related analog
* [http://www2.bakersfieldcollege.edu/resperic/ca/cellular_automata_dynamics.pdf CA dynamics]; this one maybe is the best, showing how a CA can be defined in term of convolution kernel (both 1D and 2D); from here it is very easy to implement the code for ''applying'' a convolution kernel to an image.
 
:--[[User:ShinTakezou|ShinTakezou]] 13:22, 17 December 2008 (UTC)