Home | History | Annotate | Download | only in src

Lines Matching refs:getStructuringElement

1785 //  Mat getStructuringElement(int shape, Size ksize, Point anchor = Point(-1,-1))
1798 ::Mat _retval_ = cv::getStructuringElement( (int)shape, ksize, anchor );
1819 ::Mat _retval_ = cv::getStructuringElement( (int)shape, ksize );