#include "Core/Array/MakeGaborIIR1d.h"
#include "Core/Array/RecConvKernelSeparated.h"
Include dependency graph for RecGabor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
Functions | |
template<class DstArrayT, class SrcArrayT> | |
void | Impala::Core::Array::RecGabor (DstArrayT *&dst, SrcArrayT *src, double s, double omega0, double theta) |