OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMorphologyRowFilter
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/imgproc/src/
filterengine.hpp
342
Ptr<BaseRowFilter>
getMorphologyRowFilter
(int op, int type, int ksize, int anchor = -1);
morph.cpp
851
cv::Ptr<cv::BaseRowFilter> cv::
getMorphologyRowFilter
(int op, int type, int ksize, int anchor)
[
all
...]
Completed in 59 milliseconds