#include <it/io.h>#include <it/mat.h>#include <it/parser.h>#include <it/filter.h>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition in file test_filter.c.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 29 of file test_filter.c.
References mat_delete(), mat_filter_fir(), mat_height(), mat_pgm_read(), mat_pgm_write(), mat_width(), parser_get_mat(), parser_init(), and parser_print().
|
|