2.0.0 • Published 2 years ago

@satachito/curve_fit v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago