Arc-Length Parameterized Interpolating Splines
We present an iterative algorithm to compute an arc-length parameterized spline interpolating a set of points. This differs from other methods where the computed spline either does not interpolate the original points or the parameterization is not the arc-length of the returned curves. Our method is applicable in any dimension $D \ge 2$, and we illustrate it with numerical results for plane curves.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Smoothing and Interpolating Noisy GPS Data with Smoothing Splines
A comprehensive methodology is provided for smoothing noisy, irregularly sampled data with non-Gaussian noise using smoothing splines. We demonstrate how the spline order and tension parameter can be chosen a priori from…
Learning Ability of Interpolating Deep Convolutional Neural Networks
It is frequently observed that overparameterized neural networks generalize well. Regarding such phenomena, existing theoretical work mainly devotes to linear settings or fully-connected neural networks. This paper studi…
Irregularly-Sampled Time Series Modeling with Spline Networks
Observations made in continuous time are often irregular and contain the missing values across different channels. One approach to handle the missing data is imputing it using splines, by fitting the piecewise polynomial…
Missing ValuesTime SeriesTime Series AnalysisThe Interpolating Information Criterion for Overparameterized Models
The problem of model selection is considered for the setting of interpolating estimators, where the number of model parameters exceeds the size of the dataset. Classical information criteria typically consider the large-…
Model SelectionContinuous Dynamic-NeRF: Spline-NeRF
The problem of reconstructing continuous functions over time is important for problems such as reconstructing moving scenes, and interpolating between time steps. Previous approaches that use deep-learning rely on regula…
NeRF