|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Symetric Gaussian smoothing kernel.
Definition at line 72 of file imageFilters.hpp.
#include <improc/imageFilters.hpp>
Public Member Functions | |
| error_t | setKernel (arithT x, arithT y, arrayT &kernelArray) const |
|
inline |
| [in] | x | x-coordinate relative to image center |
| [in] | y | x-coordinate relative to image center |
| [in] | kernelArray | the array to populate with the kernel, resized |
Definition at line 118 of file imageFilters.hpp.
References mx::noerror.