Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
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 |