Home
last modified time | relevance | path

Searched defs:median_pair (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/test/
Dtest_filter.cpp897 struct median_pair struct
901 median_pair() { } in median_pair() argument
902 median_pair( int _col, int _val ) : col(_col), val(_val) { } in median_pair() argument