An open API service indexing awesome lists of open source software.

https://github.com/vmchale/elliptic-fourier

Elliptic Fourier series in J
https://github.com/vmchale/elliptic-fourier

contours elliptic-fourier j

Last synced: 3 months ago
JSON representation

Elliptic Fourier series in J

Awesome Lists containing this project

README

          

# elliptic-fourier

Elliptic Fourier series in J. This is used for
approximating/characterizing contours of polygons.

## Use

Have a look at
[demo.ijs](https://github.com/vmchale/elliptic-fourier/blob/master/demo.ijs) for
an example finding the elliptic Fourier decomposition of a triangle and plotting
it.

See [Kuhl and
Giardinia](http://www.sci.utah.edu/~gerig/CS7960-S2010/handouts/Kuhl-Giardina-CGIP1982.pdf)
for more context.