Searched refs:CV_BILATERAL (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cv/include/ | ||
D | cv.h | 78 #define CV_BILATERAL 4 in LOAD_CHDL() macro |
/external/opencv/cv/src/ | ||
D | cvsmooth.cpp | 1504 else if( smooth_type == CV_BILATERAL ) in cvSmooth() |