Closed LongruiDong closed 3 years ago
Hi, sorry for the late reply.
Check out Scripts/GenerateTrajactory.m
for the visualizing code, which is borrowed from 3DFeat-Net actually.
You can also try Match.py
(using mayavi), but with a different style.
Hi, sorry for the late reply. Check out
Scripts/GenerateTrajactory.m
for the visualizing code, which is borrowed from 3DFeat-Net actually. You can also tryMatch.py
(using mayavi), but with a different style.
Ok, I will try~
Hi, I want to draw the line between the 3d key points to represent the matching relationship and I found figure 6 in your paper very awesome, So How to plot 3d pointcloud feature matching like that?
Thanks~