Skip to content

Commit 0fa3742

Browse files
authored
Update README.md
1 parent 01788bf commit 0fa3742

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# 3d_point_cloud_plot
2-
3D point cloud data (npy file outout from google research model struct2depth) plot(viewer) in python and mayavi.
2+
3D point cloud data (npy file outout from google research model struct2depth) plot(viewer) in python and mayavi.
33

44
# Environment
55
Python 3 & mayavi.
66

7+
# Images
8+
Output image from google research model struct2depth.
9+
![alt text](https://github.com/soarbear/3d_point_cloud_plot/blob/master/output_from_google_struct2depth.png)
10+
11+
3d point cloud plot with npy file from google research model struct2depth.
12+
![alt text](https://github.com/soarbear/3d_point_cloud_plot/blob/master/test_point_cloud.png)
13+
714
# language
815
<a href="https://memo.soarcloud.com/struct2depth%ef%bd%9e%e5%8d%98%e7%9c%bc%e3%82%ab%e3%83%a1%e3%83%a9visual-slam/" target="_blank">Explained in Japanese.</a>

0 commit comments

Comments
 (0)