Ask Your Question

opencv.exe's profile - activity

2019-08-20 23:53:25 -0600 commented answer Difficulty stitching with CUDA

Thank you very much for your quick response. I see that there are probably something wrong in the doc. I will try using

2019-08-20 06:28:23 -0600 marked best answer Difficulty stitching with CUDA

A stitching with CUDA did not work.

<enviroment> OpenCV4.1.1, OpenCV_Contribute4.1.1, CUDA10.1, TBB20190605, VisualStudio2019 , Cmake 3.14.1, Corei7 8700, GTX 1070Ti

OpenCV-reference said: "If you have cuda device cv::Stitcher can be configured to offload certain operations to GPU. If you prefer this configuration set try_use_gpu to true." link : https://docs.opencv.org/master/d8/d19...

But there isn't "try-use-gpu" in the sample code. Thank you in advance.

2019-08-20 02:56:31 -0600 received badge  Student (source)
2019-08-20 02:22:31 -0600 asked a question Difficulty stitching with CUDA

Difficulty stitching with CUDA A stitching with CUDA did not work. <enviroment> OpenCV4.1.1, OpenCV_Contribute4.1

2019-08-20 01:21:22 -0600 received badge  Organizer (source)