OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:el_shape
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvmorph.cpp
189
el_shape
= _element_shape;
194
if(
el_shape
== RECT )
238
if(
el_shape
== CUSTOM )
244
CV_CALL( init_binary_element( element,
el_shape
, anchor ));
305
if(
el_shape
== RECT )
830
int
el_shape
;
local
[
all
...]
/external/opencv/cv/include/
cv.hpp
344
int get_element_shape() const { return
el_shape
; }
363
int
el_shape
;
member in class:CvMorphology
Completed in 1199 milliseconds