커브피팅
-
[B-Spline] gsl라이브러리/knot vector/clamped spline 스플라인 삽질Computer Vision & AI/Computer Vision 2022. 8. 10. 22:43
🔗사용한 라이브러리는 GSL Basis Splines — GSL 2.7 documentation (gnu.org) Basis Splines — GSL 2.7 documentation This chapter describes functions for the computation of smoothing basis splines (B-splines). A smoothing spline differs from an interpolating spline in that the resulting curve is not required to pass through each datapoint. For information about interpola www.gnu.org 🎉사용방법 workspace만들기 workspac..