frequency domain learning
Project description
# Frequency learning This library allows to work with images in frequency domain and after that return to the spatial domain.
Available conversions in the frequency spectrum: - LinearFourier2d - GeneralFourier2d
## Usage Example: ` from freqlearning import LinearFourier2d `
### PyPI version:
$ pip install freqlearning Latest version from source:
$ pip install git+https://github.com/YaroslavBespalov/freqlearning/freqlearning
### Requirements Installing requirements by pip: `pip3 install --upgrade -r ./requirements.txt`
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
freqlearning-0.0.tar.gz
(1.8 kB
view hashes)