CloudCompare - Open Source project

CloudCompare - Wikipedia

  • https://en.wikipedia.org/wiki/CloudCompare
  • CloudCompare is a 3D point cloud processing software (such as those obtained with a laser scanner). It can also handle triangular meshes and calibrated images.
  • Originally created during a collaboration between Telecom ParisTech and the R&D division of EDF, the CloudCompare project began in 2003 with the PhD of Daniel Girardeau-Montaut on Change detection on 3D geometric data.[2] At that time, its main purpose was to quickly detect changes in 3D high density point clouds acquired with laser scanners in industrial facilities (such as power plants) or building sites.[3] Afterwards it evolved towards a more general and advanced 3D data processing software. It is now an independent open source project and a free software.
  • CloudCompare provides a set of basic tools for manually editing and rendering 3D points clouds and triangular meshes. It also offers various advanced processing algorithms, among which methods for performing:
  • CloudCompare can handle unlimited scalar fields per point cloud on which various dedicated algorithms can be applied (smoothing, gradient evaluation, statistics, etc.). A dynamic color rendering system helps the user to visualize per-point scalar fields in an efficient way. Therefore, CloudCompare can also be used to visualize N-D data.
  • The user can interactively segment 3D entities (with a 2D polyline drawn on screen), interactively rotate/translate one or more entities relatively to the others, interactively pick single points or couples of points (to get the corresponding segment length) or triplets of points (to get the corresponding angle and plane normal). The latest version also supports the creation of 2D labels attached to points or rectangular areas annotations.
  • CloudCompare is available on WindowsLinux and Mac OS X platforms, for both 32 and 64 bits architectures. It is developed in C++ with Qt.

最新文章

  1. java校验时间格式 HH:MM
  2. java bean 转换工具
  3. 计算器显示e-005什么意思
  4. GCD学习之dispatch_barrier_async
  5. 配置IIS Express以便通过IP地址访问调试的网站
  6. 为JQuery EasyUI 表单组件增加“焦点切换”功能
  7. 使用Spring实现读写分离( MySQL实现主从复制)
  8. 城市安全风险管理项目Postmortem结果
  9. preg_replace的一些细节
  10. k8s
  11. 洛谷P3375 [模板]KMP字符串匹配
  12. offsetHeight,clientHeight,scrollHeight,offsetY等属性的理解
  13. mysql分区/分片
  14. shell脚本中如何使scp不输入密码即可传输文件
  15. Spring Boot详细学习地址转载
  16. spring boot: @Entity @Repository一个简单的数据读存储读取
  17. lower()
  18. GameObject.DestroyImmediate(go, true)会使磁盘资源数据丢失,导致不可用
  19. 在js中,ajax放在for中,ajax获取得到的变量有误
  20. MFC随机数

热门文章

  1. NCCloud
  2. maven依赖 dependency中scope=compile 和 provided区别
  3. 第2课第7节_Java面向对象编程_内部类_P【学习笔记】
  4. Can not add Newtonsoft.Json.Linq.JValue to Newtonsoft.Json.Linq.JObject.
  5. jar第三方组件Dependency-check依赖检查工具
  6. IDEA中不编译src/main/java目录下的*.xml文件
  7. oracle的jdbc 的maven配置
  8. html网页调用本地exe程序的实现方法(转)
  9. window10 phpstudy2018 mysql服务重启之后自动停止
  10. Jmeter3.1 使用及新增报告功能