CV_GAUSSIAN       735 apps/createsamples/utility.cpp     cvSmooth( data->maskimg, data->maskimg, CV_GAUSSIAN, 3, 3 );
CV_GAUSSIAN       112 modules/imgproc/include/opencv2/imgproc/imgproc_c.h                       int smoothtype CV_DEFAULT(CV_GAUSSIAN),
CV_GAUSSIAN      3446 modules/imgproc/src/smooth.cpp     else if( smooth_type == CV_GAUSSIAN )
CV_GAUSSIAN       773 modules/imgproc/test/test_filter.cpp               test_array[OUTPUT][0], CV_GAUSSIAN,