项目作者: Lightolx

项目描述 :
Robust filtering of noisy scattered point data
高级语言: C++
项目地址: git://github.com/Lightolx/points_position_optimization.git
创建时间: 2018-03-26T01:45:42Z
项目社区:https://github.com/Lightolx/points_position_optimization

开源协议:

下载


3D-points-filtering

This program is an implementation of article “Robust Filtering of Noisy Scattered Point Data”, but it is simple because I only use the distance of point-point, not point-plane mentioned in the article., while this option is also availble in this program, you can switch to it manually