GaussianFilter.cpp File Reference
2D discrete, symmetric gaussian filter (separable like most of the other filters, but we're not taking advantage of this to make the filter framework cleaner and more cohesive), centered at the origin More...
#include "GaussianFilter.h"
Go to the source code of this file.
Detailed Description
2D discrete, symmetric gaussian filter (separable like most of the other filters, but we're not taking advantage of this to make the filter framework cleaner and more cohesive), centered at the origin
- Date:
- Fall 2008
Definition in file GaussianFilter.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6