Home
last modified time | relevance | path

Searched refs:cvReleaseStructuringElement (Results 1 – 8 of 8) sorted by relevance

/external/opencv/cv/src/
Dcvmotempl.cpp278 cvReleaseStructuringElement( &el ); in cvCalcMotionGradient()
Dcvmorph.cpp774 cvReleaseStructuringElement( &element ); in cvCreateStructuringElementEx()
781 cvReleaseStructuringElement( IplConvKernel ** element ) in cvReleaseStructuringElement() function
Dcvinpaint.cpp814 cvReleaseStructuringElement(&el_cross); in cvInpaint()
815 cvReleaseStructuringElement(&el_range); in cvInpaint()
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dimgproc_c.h331 CVAPI(void) cvReleaseStructuringElement( IplConvKernel** element );
/external/opencv3/modules/imgproc/test/
Dtest_filter.cpp248 cvReleaseStructuringElement( &element ); in prepare_test_case()
307 cvReleaseStructuringElement( &element ); in prepare_to_validation()
/external/opencv3/modules/imgproc/src/
Dmorph.cpp1923 cvReleaseStructuringElement( IplConvKernel ** element ) in cvReleaseStructuringElement() function
1987 cvReleaseStructuringElement(&temp_element); in cvMorphologyEx()
/external/opencv/cv/include/
Dcv.h322 CVAPI(void) cvReleaseStructuringElement( IplConvKernel** element ); in LOAD_CHDL()
/external/opencv3/modules/photo/src/
Dinpaint.cpp723 cvReleaseStructuringElement(&obj); in operator ()()