Introduction - If you have any usage issues, please Google them yourself
Gaussian Filter with example
The functions used in the main.m file
Function d2gauss.m:
This function returns a 2D Gaussian filter with size n1*n2 theta is
the angle that the filter rotated counter clockwise and sigma1 and sigma2 are the standard deviation of the Gaussian functions.