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

How to draw figure-3? #3

Closed
Ruye-aa opened this issue Jan 18, 2022 · 2 comments
Closed

How to draw figure-3? #3

Ruye-aa opened this issue Jan 18, 2022 · 2 comments

Comments

@Ruye-aa
Copy link

Ruye-aa commented Jan 18, 2022

Hi, this is amazing work.
I am trying to reproduce the results in your paper. But I encountered a problem when trying to draw Figure 3 in the paper. I learned the knowledge of open3D, but I still don't know how to display the two registered point clouds on one map and connect the corresponding points with lines.
I would like to ask if you can provide the source code of Figure 3, or tell me what method and function I can use to draw the effect of Figure 3.
As a beginner in the field, I know this question may be simple, but I'd still appreciate to get your help.
Thanks!
0

@haoyu94
Copy link
Owner

haoyu94 commented Jan 21, 2022

Hi, thanks for your interest!

For drawing lines with Open3D, you can check the example given here:
1642763232(1)
More examples about visualization can be found here: http://www.open3d.org/docs/0.7.0/tutorial/Basic/visualization.html.
You can also check the demo (demo.py) of FCGF (https://github.com/chrischoy/FCGF).

@Ruye-aa
Copy link
Author

Ruye-aa commented Jan 21, 2022

Thank you very much for your kind help, it really helps me a lot.

@Ruye-aa Ruye-aa closed this as completed Jan 21, 2022
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