2.0.0 • Published 3 years ago

@satachito/curve_fit v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

curve_fit

Abstruct

An ECMAScript module which contains:

FitBezier:

Fits four or more specified points to a Bezier curve.

FitConic:

Fits three or more specified points to a Conic curve.

Demo

https://satachito.github.io/BezierCPs/

https://contour-detector.web.app

Install

npm install @satachito/curve_fit

Usage

See: https://github.com/Satachito/BezierCPs/blob/main/index.html

Description

See: https://qiita.com/Satachito/items/361cdfe4e9d11bec8244

2.0.0

3 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago