All Projects → CloudCompare → Cloudcompare

CloudCompare / Cloudcompare

Licence: other
CloudCompare main repository

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language
Inno Setup
370 projects
HTML
75241 projects
GLSL
2045 projects

Projects that are alternatives of or similar to Cloudcompare

Laser Camera Calibration Toolbox
A Laser-Camera Calibration Toolbox extending from that at http://www.cs.cmu.edu/~ranjith/lcct.html
Stars: ✭ 99 (-95%)
Mutual labels:  point-cloud
Overlappredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stars: ✭ 106 (-94.64%)
Mutual labels:  point-cloud
Learning to sample
A learned sampling approach for point clouds (CVPR 2019)
Stars: ✭ 120 (-93.94%)
Mutual labels:  point-cloud
Webodm
User-friendly, commercial-grade software for processing aerial imagery. 🛩
Stars: ✭ 1,385 (-30.02%)
Mutual labels:  point-cloud
Polylidar
Polylidar3D - Fast polygon extraction from 3D Data
Stars: ✭ 106 (-94.64%)
Mutual labels:  point-cloud
Fpconv
FPConv: Learning Local Flattening for Point Convolution, CVPR 2020
Stars: ✭ 114 (-94.24%)
Mutual labels:  point-cloud
Dh3d
DH3D: Deep Hierarchical 3D Descriptors for Robust Large-Scale 6DOF Relocalization
Stars: ✭ 96 (-95.15%)
Mutual labels:  point-cloud
Openpcdet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
Stars: ✭ 2,199 (+11.12%)
Mutual labels:  point-cloud
Pointnet Keras
Keras implementation for Pointnet
Stars: ✭ 110 (-94.44%)
Mutual labels:  point-cloud
Yolo3d Yolov4 Pytorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Stars: ✭ 119 (-93.99%)
Mutual labels:  point-cloud
Rsnet
This is the official implementation of RSNet.
Stars: ✭ 103 (-94.8%)
Mutual labels:  point-cloud
Awsome deep geometry learning
A list of resources about deep learning solutions on 3D shape processing
Stars: ✭ 105 (-94.69%)
Mutual labels:  point-cloud
Bcpd
Bayesian Coherent Point Drift (BCPD/BCPD++); Source Code Available
Stars: ✭ 116 (-94.14%)
Mutual labels:  point-cloud
Record3d
Accompanying library for the Record3D iOS app (https://record3d.app/). Allows you to receive RGBD stream from iOS devices with TrueDepth camera(s).
Stars: ✭ 102 (-94.85%)
Mutual labels:  point-cloud
Pointwise
Code for Pointwise Convolutional Neural Networks, CVPR 2018
Stars: ✭ 123 (-93.78%)
Mutual labels:  point-cloud
Awesome Visual Slam
📚 The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
Stars: ✭ 1,336 (-32.49%)
Mutual labels:  point-cloud
Awesome Robotic Tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
Stars: ✭ 1,876 (-5.2%)
Mutual labels:  point-cloud
Adaptive clustering
Lightweight and Accurate Point Cloud Clustering
Stars: ✭ 125 (-93.68%)
Mutual labels:  point-cloud
Pcl Ros Cluster Segmentation
Cluster based segmentation of Point Cloud with PCL lib in ROS
Stars: ✭ 123 (-93.78%)
Mutual labels:  point-cloud
Openmvs
open Multi-View Stereo reconstruction library
Stars: ✭ 1,842 (-6.92%)
Mutual labels:  point-cloud

CloudCompare

Homepage: https://cloudcompare.org

GitHub release

  • Build Status Linux
  • Build Windows & MacOS
  • Releases

Introduction

CloudCompare is a 3D point cloud (and triangular mesh) processing software. It was originally designed to perform comparison between two 3D points clouds (such as the ones obtained with a laser scanner) or between a point cloud and a triangular mesh. It relies on an octree structure that is highly optimized for this particular use-case. It was also meant to deal with huge point clouds (typically more than 10 million points, and up to 120 million with 2 GB of memory).

More on CloudCompare here

Installation

Linux:

Compilation

Supports: Windows, Linux, and macOS

Refer to the BUILD.md file for up-to-date information.

Basically, you have to:

  • clone this repository
  • install mandatory dependencies (OpenGL, etc.) and optional ones if you really need them (mainly to support particular file formats, or for some plugins)
  • launch CMake (from the trunk root)
  • enjoy!

Contributing to CloudCompare

If you want to help us improve CloudCompare or create a new plugin you can start by reading this guide

Supporting the project

If you want to help us in another way, you can make donations via donorbox Thanks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].