Hi, have my matrix 13 by 13 which means 169 calculations per image pixel.
This is slow.
I read that the method is 'Linearly Seperable' which would mean i could use 13+13 = 26 calculations per pixel.
This is faster.
Problem is I don't know exactly how to do this.
Do I use the middle lines from the matrix?
Thanks
Jim
This is slow.
I read that the method is 'Linearly Seperable' which would mean i could use 13+13 = 26 calculations per pixel.
This is faster.
Problem is I don't know exactly how to do this.
Do I use the middle lines from the matrix?
Thanks
Jim