mljs / savitzky-golayLinks
Savitzky–Golay filter
☆39Updated 3 years ago
Alternatives and similar repositories for savitzky-golay
Users that are interested in savitzky-golay are comparing it to the libraries listed below
Sorting:
- Example of general purpose computations on the GPU from JavaScript using WebGL☆29Updated 7 years ago
- Density Based Clustering in JavaScript☆222Updated 5 years ago
- A series of demos showing ways of manipulating a heightmap in three.js.☆96Updated 9 years ago
- interpolate for X in a 2d array☆99Updated 2 years ago
- Javascript port of the CCWT library (Complex continuous wavelet transformation)☆31Updated 4 years ago
- A static kdtree data structure☆309Updated 4 years ago
- Javascript implementation of a 2D FFT for images. Makes it easy to apply low pass/high pass/band filters.☆92Updated 2 years ago
- Estimate scale, rotation, and translation between two sets of 2D points. For multitouch, calibration, pattern recognition, and more.☆66Updated 6 months ago
- Component-wise operations for ndarrays☆123Updated 4 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 8 months ago
- Easy to use robust Delaunay triangulation☆160Updated 10 years ago
- Turn arrays into smooth functions.☆527Updated 3 years ago
- A very fast JavaScript polyline and polygon clipping library☆176Updated 2 years ago
- Any dimensional alpha shapes☆77Updated 10 years ago
- 3D Interaction Testbed☆16Updated 10 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- Minimalistic and efficient FFT implementation☆167Updated 3 years ago
- Javascript implementation of the Vantage-Point Tree nearest neighbor search algorithm☆162Updated 2 years ago
- 3D parametric surface visualization☆54Updated last year
- Computes a minimal rectangular decomposition of a rectilinear polygon☆78Updated 11 years ago
- Dynamic time warping for JavaScript☆51Updated 8 years ago
- Transpile GLSL to JS