Gaussian Masks
April 8, 2008
1 comment
Gaussian Masks (2D Normal Distribution)
Just Placing Masks so that one does not have to generate again when wanting to use quickly.
For the Matlab Code you can go to http://whatevericode.wordpress.com/2008/03/24/genrating-gaussian-mask/
Standard Deviation 1
0.0030 0.0133 0.0219 0.0133 0.0030
0.0133 0.0596 0.0983 0.0596 0.0133
0.0219 0.0983 0.1621 0.0983 0.0219
0.0133 0.0596 0.0983 0.0596 0.0133
0.0030 0.0133 0.0219 0.0133 0.0030
Standard Deviation 0.5
0.0113 0.0838 0.0113
0.0838 0.6193 0.0838
0.0113 0.0838 0.0113
Standard Deviation 0.25
0.0000 0.0003 0.0000
0.0003 0.9987 0.0003
0.0000 0.0003 0.0000