Blender V5.0
convolve.cc File Reference
#include <complex>
#include <numeric>
#include "BLI_array.hh"
#include "BLI_assert.h"
#include "BLI_enumerable_thread_specific.hh"
#include "BLI_fftw.hh"
#include "BLI_index_range.hh"
#include "BLI_memory_utils.hh"
#include "BLI_task.hh"
#include "COM_context.hh"
#include "COM_result.hh"
#include "COM_utilities.hh"
#include "COM_algorithm_convolve.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::compositor

Functions

void blender::compositor::convolve (Context &context, const Result &input, const Result &kernel, Result &output, const bool normalize_kernel)