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

Could someone explain alpha_to_8 functions to me? #880

Open
yeyangfang opened this issue Feb 26, 2021 · 1 comment
Open

Could someone explain alpha_to_8 functions to me? #880

yeyangfang opened this issue Feb 26, 2021 · 1 comment

Comments

@yeyangfang
Copy link

In rc/lib/datasets/sample/ddd.py, there is a function def _alpha_to_8(self, alpha)
I am a little confused about this function. Could someone explain this to me? What's the range for input alpha?
Furthermore, how to model orientation in ddd detection?

@kshashankrao
Copy link

It is the conversion of alpha (in radians) to 8 scalars across 2 bins.

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