|
plastimatch
|
#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) |