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

Printed coordinates do not make sense?! #2

Open
j-dib opened this issue Jan 14, 2022 · 0 comments
Open

Printed coordinates do not make sense?! #2

j-dib opened this issue Jan 14, 2022 · 0 comments

Comments

@j-dib
Copy link

j-dib commented Jan 14, 2022

Hello,

I have set up your project in an attempt to see if I could have the real-world coordinates of the objects my own network detects, however, the XYZ coordinates given do not make sense, the variable names used make it even harder to understand the significance of the printed values.

Upon checking the code, I note that the values are obtained via line 24 of the Position_transform.py: self.PCL=[int(PCL[0,0]),int(PCL[1,0]),int(PCL[2,0])]

But can you please tell me what do these numbers signify? and how can we convert them to cm/m ?

Thank you!

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

1 participant