猎人:探索点云注册的高顺序一致性与严重的异常值
IEEE transactions on pattern analysis and machine intelligence
|September 11, 2023
概括
猎人是一种强大的点云注册的新方法,有效地处理严重的异常值. 它使用全球到本地勘探计划来准确估计转变,优于现有技术.
科学领域:
- 计算机视觉 计算机视觉
- 几何计算几何计算
背景情况:
- 点云注册对于3D数据分析至关重要,但由于高异常污染,具有挑战性.
- 当对应量受到异常值的严重影响时,现有方法通常会失败,从而降低假设的准确性.
研究的目的:
- 提出一个强大的转换估计方法,亨特,对于具有严重异常值的点云注册.
- 在存在大量噪音的情况下,提高点云注册的准确性和稳定性.
主要方法:
- 亨特采用全球到本地勘探计划来稳定地找到信件.
- 一个基于超图的一致性推理模块识别了正确对应之间的高阶一致性.
- 一个基于偏好的本地勘探模块使用多个初始化策略来改进转换.
主要成果:
- 亨特在模拟,室内和室外数据集上表现出明显的优势,超过了最先进的方法.
- 与现有方法相比,该方法实现了更稳定的性能,特别是在严重异常值的情况下.
- 亨特有效地产生了所有内置假设,并避免选择错误的转换.
结论:
- 亨特提供了一个强大而准确的解决方案,用于在严峻的异常条件下点云注册.
- 拟议的全球到本地勘探和假设选择策略提高了登记性能和稳定性.
相关概念视频
Outliers and Influential Points
4.1K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.1K
What Are Outliers?
3.9K
Outliers are observed data points that are far from the least squares line. They have unusual values and need to be examined carefully. Though an outlier may result from erroneous data, at other times, it may hold valuable information about the population under study and should be included in the data. Hence, it is crucial to examine what causes a data point to be an outlier.
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
3.9K
Detection of Gross Error: The Q Test
6.2K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.2K
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K
Residuals and Least-Squares Property
7.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.4K
Calibration Curves: Linear Least Squares
1.4K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.4K


