it computes
|foo| |foo[0]| result[x][y] = sum sum image[i][j] * foo[i][j] i=0 j=0
For each pixel. Where foo[x][y] is a 3x3 matrix and image[i][j] is a vector with 3 elements (r,g,b).
/ Fredrik (Naranek) Hubinette (T minus 2 weeks)
Previous text:
2004-08-26 07:34: Subject: nice-to-have-function
What is that code supposed to accomplish? (In plain english or swedish..)
/ Marcus Agehall (PacketFront)