pointcloud
Point cloud storage
An extension for storing and managing point cloud data in PostgreSQL
A PostgreSQL extension for storing point cloud (LIDAR) data.
400 stars
30 watching
108 forks
Language: PLpgSQL
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pdal/pdal | A C++ library for working with point cloud data from various sources. | 1,151 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 118 |
crunchydata/pgmonitor | A tool to monitor and visualize PostgreSQL cluster performance and health | 601 |
virtual-vehicle/pointcloudset | An efficient analysis tool for large point cloud datasets recorded over time | 44 |
copcio/copcio.github.io | Defines a geospatial data format optimized for point cloud storage | 116 |
pgpartman/pg_partman | An extension to create and manage table partition sets in PostgreSQL | 2,139 |
carlosmccosta/pointcloud_registration | A 6 DoF point cloud registration system for correcting offsets between reference and sensor point clouds in 3D perception applications | 10 |
brycefrank/pyfor | A Python package for analyzing aerial point clouds of forest data, including tools for forest inventory and LiDAR data processing. | 92 |
pdal/java | Java bindings for the Point Cloud Algorithm Library (PDAL) to enable usage on the Java Virtual Machine. | 8 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
sergeyprokudin/bps | An efficient method for encoding 3D point clouds into fixed-length representations using a set of fixed points in space | 174 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 301 |
crunchydata/pg_featureserv | A lightweight RESTful geospatial feature server built using Go, leveraging PostgreSQL and PostGIS for spatial data processing and storage. | 463 |
rockrobotic/copc-lib | A C++ library providing an interface to Cloud Optimized Point Clouds | 41 |
c42f/displaz | A viewer for displaying 3D point clouds and derived geometry from geospatial data | 235 |