Visual Servoing Platform
version 3.6.1 under development (2025-02-01)
|
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 |
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 |
vpConnexityType enum name | vpImageMorphology |