Description: Write a function as below which computes a directional first order derivative of 2D Gaussian function: h=dir2dgauss(M, sigma1, N, sigma2, theta).The kernel h is going to have a size of M x N and theta is the angle that the detector is rotated (counter clockwise). The sigma1 and sigma2 are the standard deviation of Gaussian functions.
To Search:
File list (Check if you may need any files):
dir2dgauss.m
problemset-7.pdf