Image stitching from a live video stream

asked 2012-10-17 10:22:18 -0600

Vinshi gravatar image

updated 2020-09-05 04:48:31 -0600

Hi,

I am trying to capture a live video from a GigE Camera and then would like to put the frames which i get from the capture into a function which stitches the frames and stacks it onto the result image. However, the function which stitches is very slow. I want the stitching to be done in a real time speed like say around 30 mph. How do i achieve this?

Wanted to know if using CUDA would help me in any way?

edit retag flag offensive close merge delete