OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cvReleaseStructuringElement
(Results
1 - 8
of
8
) sorted by null
/external/opencv/cv/src/
cvmotempl.cpp
278
cvReleaseStructuringElement
( &el );
cvinpaint.cpp
[
all
...]
cvmorph.cpp
[
all
...]
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h
312
`
cvReleaseStructuringElement
(&element)`.
331
CVAPI(void)
cvReleaseStructuringElement
( IplConvKernel** element );
[
all
...]
/external/opencv3/modules/imgproc/src/
morph.cpp
[
all
...]
/external/opencv3/modules/imgproc/test/
test_filter.cpp
248
cvReleaseStructuringElement
( &element );
307
cvReleaseStructuringElement
( &element );
[
all
...]
/external/opencv/cv/include/
cv.h
322
CVAPI(void)
cvReleaseStructuringElement
( IplConvKernel** element );
[
all
...]
/external/opencv3/modules/photo/src/
inpaint.cpp
723
cvReleaseStructuringElement
(&obj);
[
all
...]
Completed in 1223 milliseconds