#include <dlrComputerVision/image.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
| namespace | dlr::computerVision |
| This namespace is still in the early stages of development. | |
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.8