You are here: Start » Filter Groups » FitLineToPoints3D
FitLineToPoints3D
Description
Finds a line well approximating a set of points in 3D.
Filters in this group
| Icon | Name | Description | 
|---|---|---|
| FitLineToPoints3D | Approximates points in 3D with a line using the Least Squares method. | 
	|
| FitLineToPoints3D_M | Approximates points in 3D with a line using selected M-estimator for outlier suppression. Finding a locally optimal line in 3D. Good enough when the number of outliers is small.  | 
	|
| FitLineToPoints3D_RANSAC | Approximates points in 3D with a line using a RANSAC algorithm. | 
	|
| FitLineToPoints3D_LTE | Approximates points in 3D with a line using Least Trimmed Error algorithm. | 
	
