savitzky-golay
There are 18 repositories under savitzky-golay topic.
arntanguy/gram_savitzky_golay
C++ Implementation of Savitzky-Golay filtering based on Gram polynomials
espdev/sgolay2
Two-dimensional Savitzky-Golay filter
SaashaJoshi/raman-spetroscopy-chemical-detection
Deep Convolutional Neural Networks for Raman Spectrum Recognition. (RRUFF dataset)
krishnakafle/Blog_kaflekrishna
All the code in this branch will be python based, upon jupyter notebook. You will be able to find all codes for Google Earth Engine(GEE) on this repository. You will be able to link code with each post blog on readme file for each folders. Content from the Blog https://kaflekrishna.com.np will be uploaded here. https://google-earth-engine.com/
freesiemens/SpectralMultivariateCalibration
Partial Least Squares implementation in Python
lnacquaroli/SavitzkyGolay.jl
Implementation of the 1D Savitzky-Golay filter in JuliaLang
radi0sus/raman_tl
Baseline correction, smoothing, processing and plotting of Raman spectra
vincent-picaud/DirectConvolution.jl
Direct Convolution (no FFT) in Julia
Tugbars/Adaptive-Savitzky-Golay-Filter
A Savitzky-Golay implementation that dynamically applies the most optimal window size and polynomial order based on the shape and noise level of the dataset.
Qbicz/Savitzky-Golay
ECG signal filtering done with Savitzky-Golay method
SvrAdityaReddy/RTOS
Coursework of Real Time Operating Systems Course
jmbhughes/savitzkygolay
Savitzky-Golay filters
mesarcik/Roastery
Coffee Roast Monitoring System
ruozhuochen/savitzky-golay-filter
savitzky golay filter implemented in Java
xndrxssx/cotton_candy_spectral_analysis
Diretório com os algoritmos de pré-processamento e modelos para análise de dados espectrais da uva de mesa Cotton Candy.
uutzinger/SavitzkyGolayFilter
This is optimized impementation of Savitzky-Golay filter. Kernels can be calculated using python script and then included in this library.
vaccovecrana/savitzky-golay
Java implementation of the Savitzky-Golay filter
waikato-datamining/android-matrix-algorithms
Java library to be used on Android, simply applies precomputed matrices etc.