smoothing
There are 215 repositories under smoothing topic.
mob-sakai/SoftMaskForUGUI
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
pmp-library/pmp-library
The Polygon Mesh Processing Library
cerlymarco/tsmoothie
A python library for time-series smoothing and outlier detection in a vectorized way.
bgrimstad/splinter
Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB
cure-lab/SmoothNet
[ECCV 2022] Official implementation of the paper "SmoothNet: A Plug-and-Play Network for Refining Human Poses in Videos"
brendanartley/Regressio
A python library for univariate regression, interpolation, and smoothing.
ArminJo/ServoEasing
Arduino library to enable smooth servo movement.
GAA-UAM/scikit-fda
Functional Data Analysis Python package
wopian/smooth-corners
CSS superellipse masks using the Houdini API
charlesll/rampy
Python software for spectral data processing (IR, Raman, XAS...)
hugohadfield/kalmangrad
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data
gavinsimpson/gratia
ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
stanford-futuredata/ASAP
ASAP: Prioritizing Attention via Time Series Smoothing
Promo/scrollissimo
Javascript plugin for smooth scroll-controlled animations
UniBwTAS/ccma
Curvature Corrected Moving Average: An accurate and model-free path smoothing algorithm.
mohammaduzair9/Basic-Image-Processing
Implementation of Basic Digital Image Processing Tasks in Python / OpenCV
espdev/csaps
Cubic spline approximation (smoothing)
polatory/polatory
Fast radial basis function interpolation for large scale data
Rim-El-Ballouli/NGSIM-US-101-trajectory-dataset-smoothing
smoothing the NGSIM US-101 trajectory dataset using Savitzky-Golay Filter
intelligent-control-lab/Kinect_Smoothing
"Kinect Smoothing" helps you to smooth and filter the Kinect depth image as well as trajectory data
yaoguangluo/Data_Processor
快速计算视觉听觉 线性卷积数据分析
ollie283/language-models
Build unigram and bigram language models, implement Laplace smoothing and use the models to compute the perplexity of test corpora.
spiros/discrete_frechet
Compute the Fréchet distance between two polygonal curves in Euclidean space.
MattFryer/Smoothed
An Arduino library that allows smoothing of a sensor input using various methods. Uses a template class to ensure sensor readings in any numerical data type can be handled. This makes it both lightweight and flexible.
kmilo17pet/qlibs
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
perazz/fitpack
A Modern Fortran translation of the FITPACK package for curve and surface fitting
spatialstatisticsupna/RGISTools
Tools for Downloading, Customizing, and Processing Time Series of Satellite Images from Landsat, MODIS, and Sentinel
kornelski/undither
Smart filter to remove Floyd-Steinberg dithering from paletted images
viraltux/Forecast.jl
Julia package containing utilities intended for Time Series analysis.
VITA-Group/Alleviate-Robust-Overfitting
[ICLR 2021] "Robust Overfitting may be mitigated by properly learned smoothening" by Tianlong Chen*, Zhenyu Zhang*, Sijia Liu, Shiyu Chang, Zhangyang Wang
Koushikphy/Interactive_Data_Editor
A Software to interactively edit data in a graphical manner
rparak/2-Link_Manipulator
Demonstration of simple control of a two-link robotic arm (2 degrees of freedom) implemented in Python using animation.
yhlleo/SmoothingLatentSpace
[CVPR 2021] Smoothing the Disentangled Latent Style Space for Unsupervised I2I Translation
uotw/vidSmooth
smooth out any video
rbagd/rust-linearkalman
Kalman filtering and smoothing in Rust
reiniscimurs/Bezier-Curve
Python class for creating and optimizing quadratic and cubic Bezier curves and path smoothing implementation.