plastimatch
|
#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[]) |
float * create_ker | ( | float | coeff, |
int | half_width ) |
void kernel_stats | ( | float * | kerx, |
float * | kery, | ||
float * | kerz, | ||
int | fw[] ) |
void validate_filter_widths | ( | int * | fw_out, |
int * | fw_in ) |