Featured Post

Show HN: LegendAI-Amazon Sales Tracker https://ift.tt/Qmk4XB9

Show HN: LegendAI-Amazon Sales Tracker Get Actual Not Estimate Amazon Product Data! Real-Time Amazon Sales and Data Insights. Get accurate s...

Thursday, January 5, 2023

Show HN: Point Cloud Utils – A Python library for 3D point clouds and meshes https://ift.tt/qlmcd30

Show HN: Point Cloud Utils – A Python library for 3D point clouds and meshes This is a utility library I slowly built up during my PhD and has become my swiss army knife for processing 3D data. It's super easy to install (only depends on NumPy and SciPy). The goal of the library to have an extremely simple API for geometry processing which uses NumPy arrays as a core data structure (so it can be dropped into whatever numerical codebase you're working with). Most of the library is written in C++ using a custom binding framework ( https://ift.tt/vB50pd7 ) that I wrote which avoids copies when converting NumPy arrays to Eigen Matrix types. Happy to answer any questions you might have about it and I hope Point Cloud Utils is useful to you! https://ift.tt/gUrmRwS January 5, 2023 at 11:02AM

No comments:

Post a Comment