opencv_extra
opencv_extra copied to clipboard
Update test data for cuda non local means, and cuda fast non local me…
…ans to match with the result
TEST(CUDA_FastNonLocalMeans, Regression) and TEST(CUDA_BruteForceNonLocalMeans, Regression) are failing because the image from opencv_extras result don't match.
This PR is related from opencv/opencv#14296