plastimatch
Loading...
Searching...
No Matches
volume_conv.h File Reference
#include "plmbase_config.h"

Go to the source code of this file.

Functions

Volume::Pointer volume_conv (const Volume::Pointer &vol_in, const Volume::Pointer &ker_in)
 
Volume::Pointer volume_convolve_separable (const Volume::Pointer &vol_in, float *ker_i, int width_i, float *ker_j, int width_j, float *ker_k, int width_k)
 

Function Documentation

◆ volume_conv()

Volume::Pointer volume_conv ( const Volume::Pointer & vol_in,
const Volume::Pointer & ker_in )

◆ volume_convolve_separable()

Volume::Pointer volume_convolve_separable ( const Volume::Pointer & vol_in,
float * ker_i,
int width_i,
float * ker_j,
int width_j,
float * ker_k,
int width_k )