Visual Servoing Platform
version 3.3.0 under development (2020-02-17)
|
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< unsigned char > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | static |
erosion(vpImage< Type > &I, Type value, Type value_out, vpConnexityType connexity=CONNEXITY_4) | vpImageMorphology | static |
erosion(vpImage< unsigned char > &I, const vpConnexityType &connexity=CONNEXITY_4) | vpImageMorphology | static |
vpConnexityType enum name | vpImageMorphology |