FFTresize 1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

FFTresize 1.0

FFTresize resizes images using zero-padding in the frequency
domain.

New: Get the app for OS X:
https://www.eliteraspberries.com/hecta/.

Installation
FFTresize requires the
Avena and
docopt libraries.
Install FFTresize with
pip,
pip install fftresize


Usage
The fftresize script accepts two arguments: the file name of
the image to resize, and a decimal factor by which to resize
the image (1.0 meaning no change).
FFTresize - Resize images using the FFT

Usage:
fftresize <factor> <file>...
fftresize -h | --help
fftresize -v | --version

Options:
-h, --help Print this help.
-v, --version Print version information.


Example
Below is an example image, resized to twice its original size.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.