#include "Core/Array/Pattern/PatUnaryPixOp.h"
#include "Core/Array/Trait/UpoLut.h"
Include dependency graph for Lut.h:
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::Lut (DstArrayT *&dst, SrcArrayT *src, std::vector< int > *lut, int notInLutVal) |