Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problem building opencv 3.1 with cuda 7.5

Dear All,

I currently was to build the new version of opencv with cuda 7.5. I have visual studio 2015 installed and since cuda toolkit 7.5 does not support VS2015 i had to install nsight studio 5.0 to support VS2015. I started building with cmake and upon configuring i get the following error CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_cufft_LIBRARY (ADVANCED) linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_test_cudev" in directory C:/opencv/sources/modules/cudev/test linked by target "opencv_perf_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_test_core" in directory C:/opencv/sources/modules/core linked by target "opencv_perf_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_test_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_test_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_perf_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_test_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_test_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_perf_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_test_video" in directory C:/opencv/sources/modules/video linked by target "opencv_perf_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_perf_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_perf_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_perf_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_test_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_perf_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_test_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_perf_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_test_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_perf_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_test_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_perf_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_test_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_perf_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_test_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_test_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_perf_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_test_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_perf_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_test_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_perf_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_perf_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_test_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_perf_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_traincascade" in directory C:/opencv/sources/apps/traincascade linked by target "opencv_createsamples" in directory C:/opencv/sources/apps/createsamples linked by target "opencv_annotation" in directory C:/opencv/sources/apps/annotation CUDA_nppc_LIBRARY (ADVANCED) linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_test_cudev" in directory C:/opencv/sources/modules/cudev/test linked by target "opencv_perf_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_test_core" in directory C:/opencv/sources/modules/core linked by target "opencv_perf_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_test_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_test_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_perf_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_test_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_test_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_perf_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_test_video" in directory C:/opencv/sources/modules/video linked by target "opencv_perf_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_perf_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_perf_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_perf_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_test_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_perf_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_test_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_perf_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_test_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_perf_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_test_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_perf_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_test_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_perf_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_test_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_test_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_perf_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_test_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_perf_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_test_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_perf_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_perf_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_test_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_perf_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_traincascade" in directory C:/opencv/sources/apps/traincascade linked by target "opencv_createsamples" in directory C:/opencv/sources/apps/createsamples linked by target "opencv_annotation" in directory C:/opencv/sources/apps/annotation CUDA_nppi_LIBRARY (ADVANCED) linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_test_cudev" in directory C:/opencv/sources/modules/cudev/test linked by target "opencv_perf_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_test_core" in directory C:/opencv/sources/modules/core linked by target "opencv_perf_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_test_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_test_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_perf_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_test_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_test_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_perf_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_test_video" in directory C:/opencv/sources/modules/video linked by target "opencv_perf_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_perf_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_perf_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_perf_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_test_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_perf_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_test_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_perf_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_test_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_perf_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_test_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_perf_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_test_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_perf_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_test_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_test_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_perf_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_test_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_perf_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_test_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_perf_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_perf_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_test_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_perf_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_traincascade" in directory C:/opencv/sources/apps/traincascade linked by target "opencv_createsamples" in directory C:/opencv/sources/apps/createsamples linked by target "opencv_annotation" in directory C:/opencv/sources/apps/annotation CUDA_npps_LIBRARY (ADVANCED) linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_cudev" in directory C:/opencv/sources/modules/cudev linked by target "opencv_test_cudev" in directory C:/opencv/sources/modules/cudev/test linked by target "opencv_perf_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_core" in directory C:/opencv/sources/modules/core linked by target "opencv_test_core" in directory C:/opencv/sources/modules/core linked by target "opencv_perf_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_test_cudaarithm" in directory C:/opencv/sources/modules/cudaarithm linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_test_flann" in directory C:/opencv/sources/modules/flann linked by target "opencv_perf_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_test_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_imgproc" in directory C:/opencv/sources/modules/imgproc linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_test_ml" in directory C:/opencv/sources/modules/ml linked by target "opencv_perf_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_video" in directory C:/opencv/sources/modules/video linked by target "opencv_test_video" in directory C:/opencv/sources/modules/video linked by target "opencv_perf_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudabgsegm" in directory C:/opencv/sources/modules/cudabgsegm linked by target "opencv_test_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_perf_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudafilters" in directory C:/opencv/sources/modules/cudafilters linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_perf_cudaimgproc" in directory C:/opencv/sources/modules/cudaimgproc linked by target "opencv_test_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_perf_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_cudawarping" in directory C:/opencv/sources/modules/cudawarping linked by target "opencv_test_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_perf_imgcodecs" in directory C:/opencv/sources/modules/imgcodecs linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_test_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_perf_photo" in directory C:/opencv/sources/modules/photo linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_test_shape" in directory C:/opencv/sources/modules/shape linked by target "opencv_perf_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_test_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_videoio" in directory C:/opencv/sources/modules/videoio linked by target "opencv_perf_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_cudacodec" in directory C:/opencv/sources/modules/cudacodec linked by target "opencv_test_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_highgui" in directory C:/opencv/sources/modules/highgui linked by target "opencv_test_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_perf_objdetect" in directory C:/opencv/sources/modules/objdetect linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_ts" in directory C:/opencv/sources/modules/ts linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_test_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_features2d" in directory C:/opencv/sources/modules/features2d linked by target "opencv_perf_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_test_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_calib3d" in directory C:/opencv/sources/modules/calib3d linked by target "opencv_perf_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_test_cudafeatures2d" in directory C:/opencv/sources/modules/cudafeatures2d linked by target "opencv_perf_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_test_cudalegacy" in directory C:/opencv/sources/modules/cudalegacy linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_perf_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaobjdetect" in directory C:/opencv/sources/modules/cudaobjdetect linked by target "opencv_test_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_cudaoptflow" in directory C:/opencv/sources/modules/cudaoptflow linked by target "opencv_perf_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_cudastereo" in directory C:/opencv/sources/modules/cudastereo linked by target "opencv_test_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_perf_stitching" in directory C:/opencv/sources/modules/stitching linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_test_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_perf_superres" in directory C:/opencv/sources/modules/superres linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_videostab" in directory C:/opencv/sources/modules/videostab linked by target "opencv_traincascade" in directory C:/opencv/sources/apps/traincascade linked by target "opencv_createsamples" in directory C:/opencv/sources/apps/createsamples linked by target "opencv_annotation" in directory C:/opencv/sources/apps/annotationter code here

Your help will duly appreciated.

Regards