当前位置:网站首页>Summary of point cloud reconstruction methods I (pcl-cgal)
Summary of point cloud reconstruction methods I (pcl-cgal)
2022-07-01 15:17:00 【Minor repair hook】
Summary of point cloud reconstruction methods (PCL-CGAL)
One 、 Preface
A few days ago, I took time to PCL neutralization CGAL Common in Reconstruction methods All ran , Today, I would like to make a summary here .
One 、 The main method :
| PCL | CGAL |
|---|---|
| Concave bag | Advancing Front |
| convex hull | Scale Space |
| Poisson | Poisson |
| greedy |
Two 、 data :
With bunny Take the data , Show the reconstruction effect 
Two 、 Effect display
2.1 PCL To realize
1、 Convex hull reconstruction
The convex hull principle and effect are the most intuitive , as follows : |

2、 Concave reconstruction
Among them, the effect of concave reconstruction is similar to Alpha of ,Alpha According to Point cloud resolution Adjustment , Here's a different picture Alpha Value to rebuild the effect . |
Alpha=0.5
Alpha=1.5
Alpha=5
Alpha=15
3、 Greedy reconstruction
The effect of greedy reconstruction is as follows : |

4、 Poisson reconstruction
The Poisson reconstruction effect is as follows , The parameter setting needs to be considered . |

2.2 CGAL To realize
1、 CGAL The reconstruction process is as follows

2、 CGAL Medium reconstruction effect
1、CGAL The Poisson reconstruction effect is as follows . |

2、CGAL in Advancing Front The reconstruction effect of the method is as follows . |

3、CGAL in Scale Space The reconstruction effect of the method is as follows . |

3、 ... and 、 follow-up
The code will be released later , Or integrated into 《QT+PCL》 in .
边栏推荐
- Opencv Learning Notes 6 -- image feature [harris+sift]+ feature matching
- These three online PS tools should be tried
- Solidty智能合约开发-简易入门
- phpcms后台上传图片按钮无法点击
- Summary of week 22-06-26
- Wechat applet 02 - Implementation of rotation map and picture click jump
- 【锁】Redis锁 处理并发 原子性
- 如何实现时钟信号分频?
- TypeScript:const
- 数据产品经理需要掌握哪些数据能力?
猜你喜欢

Implementation of wechat web page subscription message

JVM second conversation -- JVM memory model and garbage collection

如何实现时钟信号分频?

Internet hospital system source code hospital applet source code smart hospital source code online consultation system source code

Opencv learning notes 5 -- document scanning +ocr character recognition

skywalking 6.4 分布式链路跟踪 使用笔记

MySQL service is starting. MySQL service cannot be started. Solution

点云重建方法汇总一(PCL-CGAL)

微信小程序02-轮播图实现与图片点击跳转

入侵检测模型(An Intrusion-Detection Model)
随机推荐
《QT+PCL第六章》点云配准icp系列6
openssl客户端编程:一个不起眼的函数导致的SSL会话失败问题
【LeetCode】16、最接近的三数之和
Opencv learning notes 5 -- document scanning +ocr character recognition
Markdown编辑器使用基本语法
[antenna] [3] some shortcut keys of CST
Mongodb second talk - - mongodb High available Cluster Implementation
S32K1xx 微控制器的硬件设计指南
MySQL审计插件介绍
Sort out the four commonly used sorting functions in SQL
深度分析数据在内存中的存储形式
Ensure production safety! Guangzhou requires hazardous chemical enterprises to "not produce in an unsafe way, and keep constant communication"
【锁】Redis锁 处理并发 原子性
Tableapi & SQL and MySQL insert data of Flink
使用swiper制作手机端轮播图
Wechat applet 02 - Implementation of rotation map and picture click jump
这3款在线PS工具,得试试
Intelligent operation and maintenance practice: banking business process and single transaction tracking
Flink 系例 之 TableAPI & SQL 与 MYSQL 分组统计
The first word of JVM -- detailed introduction to JVM and analysis of runtime data area