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

Is there a way of global alignment on GPU? #6961

Open
3 tasks done
halil-karabacak opened this issue Sep 11, 2024 · 0 comments
Open
3 tasks done

Is there a way of global alignment on GPU? #6961

halil-karabacak opened this issue Sep 11, 2024 · 0 comments
Labels

Comments

@halil-karabacak
Copy link

Checklist

My Question

I have a simple tracking application and currently data projection association works fine for around 10FPS. But if I lost the tracking once or start from another view of the scanned object (scan already completeed but let's say I try to add some more scan on my completed data), than I need to apply a model to model alignment. I have seen there is a tensor Feature class merged, but haven't noticed any method that uses this implementation, like RANSAC cuda (idk if this possible). What do you recommend? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant