Code Monkey home page Code Monkey logo

julenbf / pointcloudtomesh_open3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from j2on/pointcloudtomesh_open3d

0.0 0.0 0.0 17 KB

This is a Python 3.9 code that uses Open3D to convert 3D point cloud data in the PCD (Point Cloud Data) format to OBJ (OBJect) mesh format. This code can convert example PCD data taken from [PointCloudLibrary/data](https://github.com/PointCloudLibrary/data/blob/master/tutorials/ism_test_cat.pcd).

Python 100.00%

pointcloudtomesh_open3d's Introduction

PointCloudToMesh_Open3D

This is a Python 3.9 code that uses Open3D to convert 3D point cloud data in the PCD (Point Cloud Data) format to OBJ (OBJect) mesh format. This code can convert example PCD data taken from PointCloudLibrary/data.

Open3D PCD to OBJ Converter

This project provides a Python 3.9 code to convert PCD (Point Cloud Data) files into OBJ (OBJect) mesh files using Open3D.

image

Usage

  1. Clone this repository.

    git clone https://github.com/yourusername/open3d-pcd-to-obj-converter.git
    
    
  2. Download Open3D & Numpy

    pip install open3d
    pip install numpy
    

References

Open3D: https://github.com/IntelVCL/Open3D
PCD (Point Cloud Data) File Format: https://pointclouds.org/documentation/tutorials/pcd_file_format.html
Code : https://ichi.pro/python-de-tengun-kara-3-d-messhu-o-seiseisuru-tame-no-5-suteppu-gaido-60176041760954, https://engineer-mole.tistory.com/248 https://towardsdatascience.com/5-step-guide-to-generate-3d-meshes-from-point-clouds-with-python-36bad397d8ba

pointcloudtomesh_open3d's People

Contributors

j2on avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.