SokratG / Surround-View

MIT License
149 stars 48 forks source link

Can I run it without GPU? #14

Closed CPFelix closed 1 year ago

CPFelix commented 1 year ago

@SokratG My computer has no nvidia GPU,so I want to run your code with intel CPU,can it?

SokratG commented 1 year ago

@CPFelix Hi! Unfortunately you can't run the project without Nvidia GPU

CPFelix commented 1 year ago

@SokratG Thank for reply.There is also a question, is there any reference between this project and libxcam? I recently looked at the library of libcam, is there any comparison in effect?

SokratG commented 1 year ago

@CPFelix No, I didn't compare with libxcam. The libxcam doesn't support CUDA, but it support other GPU API like OpenCL, OpenGL, etc. I have not been able to run libxcam on Jetson Tegra and as I know they have not been tested on that platfrom.

CPFelix commented 1 year ago

@SokratG Thanks!

CPFelix commented 1 year ago

@SokratG Sorry for disturbing you again.Can you provide a short video from four cameras, I want to visualize the final effect.

CPFelix commented 1 year ago

@SokratG And what the function “SVAutoCalib” does?I’m a little confused.

SokratG commented 1 year ago

@CPFelix Unfortunately, I don't have access to hardware to capture video from the cameras...