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

Go to the source code of this file.

Functions

float * create_ker (float coeff, int half_width)
 
void validate_filter_widths (int *fw_out, int *fw_in)
 
void kernel_stats (float *kerx, float *kery, float *kerz, int fw[])
 

Function Documentation

◆ create_ker()

float * create_ker ( float coeff,
int half_width )

◆ kernel_stats()

void kernel_stats ( float * kerx,
float * kery,
float * kerz,
int fw[] )

◆ validate_filter_widths()

void validate_filter_widths ( int * fw_out,
int * fw_in )