Cudafilters in OpenCV 4
I am trying to make use of the cuda filter functions. I have downloaded the source code of opencv-3.4.3 and opencv-4.0.0. In opencv-3.4.3 there is a cudafilters folder under modules, but in opencv-4.0.0 is not there anymore. In which module are the cuda filters in opencv-4.0.0 implemented ?
Moved :reason of this is here