Repos
Selected open-source work on LLMs, trees, and spatial computing.
LM2PCG
A compact C++17 pipeline for indoor point-cloud processing with PCL (and optional CGAL). Clusters objects, computes upright OBBs, preserves colors, reconstructs meshes, and exports standardized results. Includes standalone tools (pcg_room, pcg_reconstruct, pcg_volume, pcg_area, pcg_color, pcg_bbox) and a Python AI API that orchestrates operations with structured JSON I/O.
Language: Python
Updated: Nov 3, 2025
Stars: 1
MeTreec
An end-to-end single-tree point cloud pipeline: AdTree-based 3D reconstruction, CGAL hole filling, skeleton/leaf filtering, and automatic metrics (height, DBH, crown radius/depth, volume/area). C++17/CMake with modular components and per-tree JSON plus batch CSV outputs.
Language: C++
Updated: Oct 21, 2025
Stars: 2