Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`