Hello,
i have written a software who captures multiple camera images (6) in separate threads. Now i what to combine the images to one big image.
How to do that with cuda?
Thanks a lot
Hello,
i have written a software who captures multiple camera images (6) in separate threads. Now i what to combine the images to one big image.
How to do that with cuda?
Thanks a lot
Have a check if below link help on you.
Thanks @ShaneCCC that helps!