I am converting the image from dwImageCuda to gpumat successfully, but I need to convert it back to dwImageCuda. I cant find the right method to perform the conversion.
Hi,
It looks like you meet a similar issue with this topic:
https://devtalk.nvidia.com/default/topic/1045441/driveworks/how-to-perform-conversion-from-opencv-matrix-to-dwimagecuda-/post/5306929/#5306929
We will write a sample for this use case when we have some bandwidth.
You can try it first with the information shared it that topic.
Thanks.
Thank you