#include "gevd_noise.h"#include <vcl_cmath.h>#include "gevd_pixel.h"#include "gevd_float_operators.h"Go to the source code of this file.
Variables | |
| const int | INVALID = -1 |
| const int | KRADIUS = 10 |
Definition in file gevd_noise.cxx.
| const int INVALID = -1 |
Definition at line 11 of file gevd_noise.cxx.
| const int KRADIUS = 10 |
Definition at line 12 of file gevd_noise.cxx.
1.7.5.1