#
resampling
Here are 86 public repositories matching this topic...
.NET library for 1D signal processing focused specifically on audio processing
audio
sound-effects
dsp
fda
wav
feature-extraction
noise
signal
lpc
resampling
filtering
mfcc
pitch
mir
adaptive-filtering
psychoacoustics
wavelets
sound-synthesis
time-stretch
-
Updated
Jul 30, 2021 - C#
turion
commented
May 12, 2020
I think that for any functor m and clocks cl, cl', all ClSF m cl, SN m cl and Resbuf m cl cl' are instances of Profunctor. This means that we can pre- and postcompose them with pure functions, and that precomposition is contravariant. In arrows, precomposition is known as the (^>>) operator.
To do
- Add dependency of the `profunc
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
python
machine-learning
decomposition
balancing
resampling
preprocessing
decision-trees
class-imbalance
ensembles
python-package
smote
oversampling
bagging
undersampling
multi-class-imbalance
-
Updated
Jun 2, 2021 - Python
-
Updated
Dec 8, 2020 - Python
DSP and filtering library
-
Updated
Nov 10, 2018 - Go
Spatiotemporal resampling methods for mlr3
-
Updated
Jul 30, 2021 - R
Kernel Density Estimation and (re)sampling
python
statistics
kde
python3
statistical-analysis
resampling
pdfs
kernel-density-estimation
resample
-
Updated
Jul 27, 2021 - Python
Mathematical Morphology in Any Number of Dimensions
-
Updated
May 7, 2020 - C++
RTSP video streaming server implementation based on Live555 and FFmpeg
cmake
real-time
rtsp
ffmpeg
server
cplusplus
v4l2
live555
hevc
video-streaming
resampling
video4linux
rtsp-video-server
-
Updated
Dec 11, 2020 - C++
Cygrid is a cython-powered convolution-based gridding module for astronomy
-
Updated
May 18, 2021 - Jupyter Notebook
An audio decoding, resampling and mixing library.
-
Updated
Jul 18, 2021 - C++
Stability Selection with Error Control
machine-learning
cran
r
variable-importance
doi
variable-selection
r-language
resampling
r-package
stability-selection
-
Updated
Jan 28, 2021 - R
A free/open source VST2, VST3 and AudioUnit plugin to easily split a sample in up to 64 slices
-
Updated
Jan 4, 2021 - C++
This Repo Will contain the Preprocessing Code for 3D Medical Imaging
python
crop
medical-imaging
registration
resampling
simpleitk
3d
normalization
medical-image-processing
medical-image-analysis
pre-processing
ct-preprocessing
3d-preproceing
3d-padding
abdomen-ct
mri-preprocessing
-
Updated
Jul 22, 2020 - Jupyter Notebook
A data transformation package for deep learning with Autonomio, Keras and TensorFlow.
-
Updated
Nov 21, 2020 - Python
Mirror of the resampler world4utau in http://utau2008.xrea.jp/mp3/engine_hikaku.html
-
Updated
Oct 28, 2017 - C++
Resampling Tools for Time Series Forecasting with Modeltime
bootstrap
statistics
time-series
cross-validation
forecasting
resampling
bootstrapping
backtesting
accuracy-metrics
tidymodels
modeltime
modeltime-resample
-
Updated
Mar 22, 2021 - R
A python library for repurposing traditional classification-based resampling techniques for regression tasks
machine-learning
regression
classification
resampling
smote
oversampling
undersampling
regression-task
-
Updated
Aug 7, 2020 - Jupyter Notebook
AI Super - Resolution
java
machine-learning
resize
png
software
resampling
javacv
super-resolution
resizing-images
upscaling
-
Updated
Jul 13, 2021 - Java
VAD + resampling | High resolution spectrogram
-
Updated
Nov 2, 2020 - Python
HFR-Resampler is a tool to resample high frame-rate video into lower frame-rate video that aims highly customizable weighting.
-
Updated
May 19, 2021 - Python
Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform
-
Updated
Sep 1, 2020 - C++
Native bindings to libsamplerate
audio
nodejs
node-module
resampling
upsampling
audio-processing
downsample
resample-audio-files
upsample
resampler
downsampling
-
Updated
May 7, 2021 - JavaScript
C/C++ fast audio resampling library
-
Updated
Nov 3, 2019 - C
An idiomatic kotlin dataframe toolkit for data engineering tasks of any size dataset
kotlin
data-mining
timeseries
fwf
kotlin-library
pandas
datascience
data-lake
mmap
data-analysis
ndarray
resampling
data-mining-algorithms
pivot
cursors
groupby
composable-components
arrow-kt
tensorspace
fixed-width-text
-
Updated
Jul 30, 2021 - HTML
A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with additional support for double precision on ARM AArch64 using Neon.
-
Updated
Apr 16, 2021 - C++
A Julia library to resample timeseries (from TimeSeries.jl)
-
Updated
Feb 16, 2019 - Julia
Improve this page
Add a description, image, and links to the resampling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the resampling topic, visit your repo's landing page and select "manage topics."


Code Sample, a minimal, complete, and verifiable piece of code
Problem description
The above code doesn't fail if the provided lons/lats are 2D (not sure on 3D+), but the class and all functions/utilities underneath it assume 1D arrays. The end results are incor