#include <iostream>#include <fstream>#include <cmath>#include "cartesian.h"#include "image.h"#include "image_draw.h"Include dependency graph for canny.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
Classes | |
| class | mimas::canny< T > |
Defines | |
| #define | MAG_SCALE 20.0 |
| #define MAG_SCALE 20.0 |
Definition at line 22 of file canny.h.
Referenced by mimas::canny< T >::estimate_thresh(), mimas::canny< T >::hysteresis(), mimas::canny< T >::nonmax_suppress(), and mimas::canny< T >::trace().