Home
last modified time | relevance | path

Searched refs:init_binary_element (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/include/
Dcv.hpp352 static void init_binary_element( CvMat* _element, int _element_shape,
/external/opencv/cv/src/
Dcvmorph.cpp244 CV_CALL( init_binary_element( element, el_shape, anchor )); in init()
377 void CvMorphology::init_binary_element( CvMat* element, int element_shape, CvPoint anchor ) in init_binary_element() function in CvMorphology
767 CV_CALL( CvMorphology::init_binary_element(&el_hdr, in cvCreateStructuringElementEx()