当前位置:网站首页>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 .
边栏推荐
- JVM second conversation -- JVM memory model and garbage collection
- The data in the database table recursively forms a closed-loop data. How can we get these data
- 重回榜首的大众,ID依然乏力
- 【LeetCode】16、最接近的三数之和
- TypeScript:var
- idea中新建的XML文件变成普通文件的解决方法.
- Opencv learning note 4 -- bank card number recognition
- Shopping mall 6.27 to be completed
- Using swiper to make mobile phone rotation map
- 《QT+PCL第九章》点云重建系列2
猜你喜欢

异常检测中的浅层模型与深度学习模型综述(A Unifying Review of Deep and Shallow Anomaly Detection)

Junda technology indoor air environment monitoring terminal PM2.5, temperature and humidity TVOC and other multi parameter monitoring

智能运维实战:银行业务流程及单笔交易追踪

The first technology podcast month will be broadcast soon
k8s部署redis哨兵的实现

The State Administration of Chia Tai market supervision, the national development and Reform Commission and the China Securities Regulatory Commission jointly reminded and warned some iron ores

S32K1xx 微控制器的硬件设计指南

Written on the first day after Doris graduated

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

The markdown editor uses basic syntax
随机推荐
Tableapi & SQL and MySQL grouping statistics of Flink
APK签名原理
Wechat applet 02 - Implementation of rotation map and picture click jump
网速、宽带、带宽、流量三者之间的关系是什么?
The markdown editor uses basic syntax
Fix the failure of idea global search shortcut (ctrl+shift+f)
三十之前一定要明白的职场潜规则
微信公众号订阅消息 wx-open-subscribe 的实现及闭坑指南
How to realize clock signal frequency division?
opencv学习笔记六--图像特征[harris+SIFT]+特征匹配
phpcms后台上传图片按钮无法点击
Digital transformation: data visualization enables sales management
The first technology podcast month will be broadcast soon
Flink 系例 之 TableAPI & SQL 与 Kafka 消息获取
贝联珠贯加入龙蜥社区,共同促进碳中和
Shopping mall 6.27 to be completed
Mongodb second talk - - mongodb High available Cluster Implementation
What are the test items of juicer ul982
Configuration of ZABBIX API and PHP
TypeScript:var