dlaf
Point cloud generator
Diffusion-limited aggregation algorithm implemented in C++ for generating random point clouds
Diffusion-limited aggregation, fast.
188 stars
6 watching
13 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
cppdiffusion-limited-aggregationhigh-performance
Related projects:
Repository | Description | Stars |
---|---|---|
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |
cloud-drift/clouddrift | Provides tools and data structures to accelerate Lagrangian analysis in atmospheric, oceanic, and climate sciences. | 38 |
fogleman/sdf | A Python library for generating 3D meshes based on Signed Distance Functions (SDFs) and saving them in various formats. | 1,611 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
yangyanli/pointcnn | A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks. | 1,382 |
interactivecomputergraphics/discregrid | A C++ library for generating discrete functions on regular grids for applications such as collision detection and signed distance fields | 291 |
ymjs-irfan/dp-fedsam | This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 41 |
c42f/displaz | A viewer for displaying 3D point clouds and derived geometry from geospatial data | 235 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
amsterdam-ai-team/urban_pointcloud_processing | Automates classification and labeling of urban 3D point clouds using data fusion and region growing techniques. | 167 |
nvidia-ai-iot/cupcl | A set of libraries and sample code for 3D point cloud processing using CUDA. | 576 |