Operating System / Platform => Windows 64 Bit / ubuntu 18.04 amd64
Compiler => Visual Studio 2019 / gcc 7.5.0
Detailed description
For some specific data, the cpu version remap works fine, but the cuda version remap can not work. The error message is as follows:
OpenCV(4.4.0) Error: Gpu API call (an illegal memory access was encountered) in cv::cuda::device::imgproc::RemapDispatcherNonStream<Filter, B, T>::call, file D:/programming/ opencv_contrib-4.4.0/modules/cudawarping/src/cuda/remap.cu, line 107
System information (version)
Detailed description
For some specific data, the cpu version remap works fine, but the cuda version remap can not work. The error message is as follows: OpenCV(4.4.0) Error: Gpu API call (an illegal memory access was encountered) in cv::cuda::device::imgproc::RemapDispatcherNonStream<Filter, B, T>::call, file D:/programming/ opencv_contrib-4.4.0/modules/cudawarping/src/cuda/remap.cu, line 107
Steps to reproduce
map data to reproduce:map.zip
Issue submission checklist