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

Go to the source code of this file.

Functions

EXTERNC void vf_convolve_x (Volume *vf_out, Volume *vf_in, float *ker, int width)
 
EXTERNC void vf_convolve_y (Volume *vf_out, Volume *vf_in, float *ker, int width)
 
EXTERNC void vf_convolve_z (Volume *vf_out, Volume *vf_in, float *ker, int width)
 

Function Documentation

◆ vf_convolve_x()

EXTERNC void vf_convolve_x ( Volume vf_out,
Volume vf_in,
float ker,
int  width 
)

◆ vf_convolve_y()

EXTERNC void vf_convolve_y ( Volume vf_out,
Volume vf_in,
float ker,
int  width 
)

◆ vf_convolve_z()

EXTERNC void vf_convolve_z ( Volume vf_out,
Volume vf_in,
float ker,
int  width 
)