Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dancergraham/open3d_e57
Code samples for working with e57 pointcloud files in open3d
https://github.com/dancergraham/open3d_e57
Last synced: 1 day ago
JSON representation
Code samples for working with e57 pointcloud files in open3d
- Host: GitHub
- URL: https://github.com/dancergraham/open3d_e57
- Owner: dancergraham
- Created: 2024-08-16T11:50:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T11:54:24.000Z (3 months ago)
- Last Synced: 2024-08-16T13:07:32.768Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# o3d-pye57
Code samples for working with e57 pointcloud files in open3d.
⚠️ Open3d 18.0 and below do not support numpy 2.0 or above - you need to use e.g. version numpy version 1.26.4
## Running the code
`python .\read_e57_points.py`