Home | History | Annotate | Download | only in src

Lines Matching refs:CV_GAUSSIAN

1352         smooth_type == CV_GAUSSIAN || smooth_type == CV_MEDIAN )
1355 if( smooth_type == CV_GAUSSIAN )
1477 else if( smooth_type == CV_GAUSSIAN )