#include <dlrComputerVision/image.h>
#include <cmath>
Include dependency graph for erode.h:

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::computerVision |
Functions | |
| template<ImageFormat FORMAT> | |
| Image< FORMAT > | dlr::computerVision::erode (const Image< FORMAT > &inputImage) |
Copyright (C) 2006 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file erode.h.
1.5.2