| Dilatation(const Image< T > &image, const int w_size, bool *elt) | ImageToolsMorpho< T > | [static] |
| Dilatation2(const Image< T > &image, const Image< T > &objet, Image< T > &res) | ImageToolsMorpho< T > | [static] |
| Erosion(const Image< T > &image, const int w_size, bool *elt) | ImageToolsMorpho< T > | [static] |
| Erosion2(const Image< T > &image, const Image< T > &objet, Image< T > &res) | ImageToolsMorpho< T > | [static] |
1.3-rc2