Zu dieser Karteikarte gibt es einen kompletten Satz an Karteikarten. Kostenlos!
79
How to compute an interpolating spline curve?
Exploit endpoint interpolation of spline segments. Compute positions for spline control points such that the positions of spline endpoints match the desired interpolation positions .
Example: Cubic splines
Given spline control points , we can compute the position of the closest spline endpoint as
Set up a linear system
and solve for .
Example: Cubic splines
Given spline control points , we can compute the position of the closest spline endpoint as
Set up a linear system
and solve for .
Karteninfo:
Autor: janisborn
Oberthema: Informatik
Thema: Computergrafik
Schule / Uni: RWTH Aachen
Ort: Aachen
Veröffentlicht: 18.05.2022