has any body build opencv3.4 with QT and CUDA
i just got a nvidia graphic card and installed cuda_9.0.176_win10 , i want to build opencv and use power of gpu but when i want to configure with cmake it just gives me WITH_CUDA checkbox, there is nothing else about cuda is'n cmake supposed to have options for cuda like tool kit rootand other, but it doesn't give me any other options.
i must add i am using mingw53_32 for compiling opencv with cuda
appreciate if u could help me
i am using cmake 3.9.1
obviously problem is with mingw530_32 compiler, cuda doesn't support mingw530_32 compiler, any bode knows does cuda support mingw530_64 compiler