opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
75.69k stars 55.61k forks source link

Add acuracy test for box filter with and without normalization #25448

Open asmorkalov opened 2 weeks ago

asmorkalov commented 2 weeks ago

Describe the feature and motivation

Current test is just regression check OpenCL vs CPU

Additional context

No response