| ||
| ||
| |
This example illustrates SilverLining's spline-smoothing technique for automatically fitting a surface to noisy LIDAR scan data of a well-known fountain in Santa Barbara. Spline smoothing is a technique for fitting a surface which approximates at the raw data rather than exactly interpolating. A single parameter allows the user to balance fidelity to the original data with smoothness of the fitted surface.
![]() |
350,000 point cloud taken from several scanner positions in front of the statue. Note the large occluded regions where no data has been recorded. |
![]() |
The automatically fitted RBF surface. The data fidelity constraint has been chosen to reflect the estimated level of noise in the data, and hence reconstruct a smooth surface despite the noisy data. The function fitted to the has preserved the topology of features such as the arms and the gap between the arms and the rest of the statue, despite having no data in these regions. Even the reference spheres have been correctly reconstructed despite only a partial hemisphere being imaged by the scanner. |
![]() |
![]() |
| Despite having data only from the front view of the statue, the smoothness constraint inherent in the thin-plate basis has correctly preserved the gap between the arm and the rest of the statue. | Detail of corresponding smooth fit. The gap between the arm and the statue is still preserved. |
![]() |
![]() |
![]() |
| Exact fit. |
Medium amount of smoothing applied. The RBF approximates at data points. |
Increased smoothing. |