Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
luxidea committed Jan 31, 2021
1 parent 4ec6d8e commit dfd0065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A method to generate control points (green) for a uniform B-Spline curve (blue) that **passes through all data points (red)**.
**すべての データ点(赤)を通る** 一様Bスプライン曲線(青)のための 制御点(緑)を生成する方法。

![](./--------/_SCREENSHOT/B-Spline%20Interpolation.png)
![](./--------/_SCREENSHOT/True%20B-Spline%20Interpolation.png)

----
## 1. B-Spline Curve is not Interpolation
Expand Down

0 comments on commit dfd0065

Please sign in to comment.