Module org.jeometry.algorithm
Package org.jeometry.geom3D.algorithm.fitting
-
Class Summary Class Description PlaneFitting Compute a plane from aset of 3D pointsusing a Linear Least Square based method.
| Class | Description |
|---|---|
| PlaneFitting |
Compute a plane from a
set of 3D points using a Linear Least Square based method. |