![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpImageMorphology, including all inherited members.
| CONNEXITY_4 enum value | vpImageMorphology | |
| CONNEXITY_8 enum value | vpImageMorphology | |
| dilatation(vpImage< Type > &I, Type value, Type value_out, vpConnexityType connexity=CONNEXITY_4) | vpImageMorphology | static |
| dilatation(vpImage< T > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | static |
| dilatation(vpImage< T > &I, const int &size) | vpImageMorphology | static |
| dilatation(vpImage< unsigned char > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | inlinestatic |
| erosion(vpImage< Type > &I, Type value, Type value_out, vpConnexityType connexity=CONNEXITY_4) | vpImageMorphology | static |
| erosion(vpImage< T > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | static |
| erosion(vpImage< T > &I, const int &size) | vpImageMorphology | static |
| erosion(vpImage< unsigned char > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | inlinestatic |
| vpConnexityType enum name | vpImageMorphology |