Collection of Discrete/Fast Fourier Transform VapourSynth functions
Project description
vs-dfft
Collection of Discrete/Fast Fourier Transform VapourSynth functions
How to use
from vsdfft import FFTSpectrum
src = ...
spectrum = FFTSpectrum(src)
You can install CuPy if you have an nvidia GPU to have a 5x speedup.
How to install
Install vsdfft
with the following command:
$ pip install vsdfft
Or if you want the latest git version, install it with this command:
$ pip install git+https://github.com/Irrational-Encoding-Wizardry/vs-dfft.git
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file vsdfft-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: vsdfft-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1dfd230bfb4c6e344b1d2efffb43995c9e89334634cd30385b95d90af0962b2 |
|
MD5 | f46afe48dd53cd17d3943add2103fe07 |
|
BLAKE2b-256 | 339d471682b0ecab628e8ab0e069087239de94183481d67c00fe50481d37f0e3 |