Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realsense support possibile ? #1

Open
c0d3xd3v opened this issue Apr 16, 2022 · 1 comment
Open

Realsense support possibile ? #1

c0d3xd3v opened this issue Apr 16, 2022 · 1 comment

Comments

@c0d3xd3v
Copy link

I would only know how much effort it would need. I think opencl is the right choice for such library because much mobile devices do not have nvidia gpu but opencl support. There is already a commercial software that is implemented in opencl "RecFusion" and it runs very smooth on an old MS surface 4.

May be i can help :-)

@nlamprian
Copy link
Owner

If realsense is supported in a platform where OpenCL is available, then you should be able to feed the realsense output to the algorithm. The camera is only an input to the algorithm, so it would hardly require any effort to add support for a given camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants