Go to the source code of this file.
Namespaces | |
gft | |
Base namespace for common definitions and prototypes. | |
gft::Morphology | |
Functions | |
Image32::Image32 * | gft::Morphology::Dilate (Image32::Image32 *img, AdjRel::AdjRel *A) |
Image32::Image32 * | gft::Morphology::Erode (Image32::Image32 *img, AdjRel::AdjRel *A) |
Image32::Image32 * | gft::Morphology::MorphGrad (Image32::Image32 *img, AdjRel::AdjRel *A) |