96742zs
Mechanical
- Jan 3, 2012
- 3
I am using a 2D laser scanner to scan a curved surface along it's longitude direction . This operation results in a point cloud in 3D space. At each y position, I can use least square to find a best fit curve in x,z axis, eg. a functin f(x). However, because of measurement noise, the parameters of each f(x) are slightly different to others. How can I find a best fitted curve from all those curves? and this best fitted curve will be the mathematical model of this surface.