| boundary(Image *dst, Image *src, Image *mask) (defined in LIBCP::Morphology) | LIBCP::Morphology | [static] |
| close(Image *dst, Image *src, Image *mask) | LIBCP::Morphology | [static] |
| dilate(Image *dst, Image *src, Image *mask) | LIBCP::Morphology | [static] |
| distanceTransform(Image *dst, Image *src) (defined in LIBCP::Morphology) | LIBCP::Morphology | [static] |
| erode(Image *dst, Image *src, Image *mask) | LIBCP::Morphology | [static] |
| hitAndMiss(Image *dst, Image *src, Image *mask) | LIBCP::Morphology | [static] |
| open(Image *dst, Image *src, Image *mask) | LIBCP::Morphology | [static] |
| skeleton(Image *dst, Image *src, int min_distance) (defined in LIBCP::Morphology) | LIBCP::Morphology | [static] |
| thickening(Image *dst, Image *src, Image *mask, int element, int connectivity, int iterations) (defined in LIBCP::Morphology) | LIBCP::Morphology | [static] |
| thinning(Image *dst, Image *src, Image *mask, int element, int connectivity, int iterations) (defined in LIBCP::Morphology) | LIBCP::Morphology | [static] |