mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Resolving conflicts after rebasing from public
This commit is contained in:
@@ -2404,7 +2404,6 @@ static bool ocl_bilateralFilter_8u(InputArray _src, OutputArray _dst, int d,
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
static void
|
||||
bilateralFilter_8u( const Mat& src, Mat& dst, int d,
|
||||
double sigma_color, double sigma_space,
|
||||
|
||||
Reference in New Issue
Block a user