OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_y_border
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/include/
cv.hpp
127
virtual void
make_y_border
( int row_count, int top_rows, int bottom_rows );
/external/opencv/cv/src/
cvfilter.cpp
300
void CvBaseImageFilter::
make_y_border
( int row_count, int top_rows, int bottom_rows )
function in class:CvBaseImageFilter
565
make_y_border
( row_count, top_rows, br );
[
all
...]
Completed in 49 milliseconds