As the title mentioned, considering to use opencv for next computer vision projects. As far as I know, Halide backend is slow,the opencl backend of opencv3.4.2 only run on intel GPU, this project need to monitor many streams at the same time, need a dedicated gpu of nvidia.
Do the team of opencv has any plan to make opencl backend support gpu of nvidia/amd, or provide cuda backend in near future?