164 skills found · Page 6 of 6
HanchaoLiu / Recover And ResampleRecovering Complete Actions for Cross-dataset Skeleton Action Recognition (NeurIPS 2024)
GabrielOnDelphi / ImageResamplerTestTests multiple Delphi resizing algorithms that can be found on Internet FOR FREE.
hovo / DSP Sampling Rate ConverterMatlab GUI app to resample audio files
BayerSe / ResampleHFResample High Frequency Data
ideastudios / AndroidPcmResampleAndroid pcm resample library based on hutm/JSSRC
hyperzlib / FastResamplerA GUI resampler shell for UTAU!
GeorgePapazafeiropoulos / PEER Ground Motion Data Base ReaderRead and resample earthquake record time histories from the Pacific Earthquake Engineering Research Center (PEER) Ground Motion Data Base
this-spring / Sonic Pcm Playercomplier sonic.c to wasm to play pcm(1.x,2.x....)
DrPeaboss / Simple SrcA simple sample rate conversion lib for audio.
sairamadithya / ML Project Lumpy Skin Disease PredictionThis code uses machine learning to predict the presence of lumpy skin disease (a dreadful skin disease that can affect the entire body of cattle) based on geospatial data. The dataset was cleaned, and it has class imbalance, so it was appropriately resampled and was trained with an SVM.
huidian200803 / Vterrain VTP Vterrain.org# The Virtual Terrain Project Software # The [VTP](http://vterrain.org/) has a suite of cross-platform applications and libraries for geospatial processing and 3D visualization of terrain. The main applications are: * VTBuilder: Loads all your raw data from GIS formats, allows you to process them as needed to prepare them for visualization: resample, reproject, add higher-level descriptions, set attributes, then export to efficient formats. * Enviro: 3D runtime environment, which allows you to not only visualize but also dynamically interact in many ways (move buildings, plant trees, change time of day, and much more.) If you only want to run the software, there are [installers for Windows](http://vterrain.org/Notify/) ### How do I get set up? ### * For build instructions, see [Directions for Windows](http://vterrain.org/Distrib/win.html) or [Directions for Unix](http://vterrain.org/Distrib/unix.html) ### Dependencies ### * Required: GDAL, libMini, wxWidgets, OpenSceneGraph, libjpeg, libpng. * Optional: libbzip2, libcurl, QuikGrid, and a few more. ### New Dependencies ### * Required: GDAL 2, OpenSceneGraph (>= 3.2), libMini (>= 11.5.2), wxWidgets (>= 2.8), libjpeg, libpng. ### Current Quirks on Ubuntu 15.04 ### * remove OsgEarth_include dir in ccmake * GDAL2 has no package yet, I suggest building it with ./configure --prefix=/usr/local/gdal2 so it doesnt interfere with your system gdal, then just set GDAL_INCLUDE and GDAL_LIBRARY in cmake ### Contribution guidelines ### * Please send feedback to the [mailing list](https://groups.yahoo.com/neo/groups/vtp/info)
libaudioverse / Speex Resampler CppA C++ wrapper over the Speex resampler.
femtotrader / TimeSeriesResampler.jlA Julia library to resample timeseries (from TimeSeries.jl)
hhoppe / ResamplerFast differentiable resizing and warping of arbitrary grids
davidkorea / Stock Analysetushare
pmarreck / ResamplexResamplex is a NON-ImageMagick supervised image resizer for Elixir that is based on evadne/supervised-scaler and depends on libvips.
morganpackard / Realtime ResamplerNo description available
luolongzhi / Llz ResampleFree software for resample audio of wavformat, it also has easy resample api to redevelopment
DGabri / Tick Data AggregatorC script to aggregate raw tick data to ohlc based on your desired resample frequency
dgketchum / DemEasy Python DEM getter. Collect elevation data from AWS or Thredds, merge, reproject, resample. No API key needed!