Skip to main content

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

Project description

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

Installation

FFTresize requires docopt, PIL, NumPy, and matplotlib.

FFTresize consists of a package and a script.

To install these from the source code,

gunzip < FFTresize-0.4.2.tar.gz | tar -xf -
cd FFTresize-0.4.2/
python setup.py install

or 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 <image> <factor>
    fftresize -h | --help
    fftresize -v | --version

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

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

FFTresize-0.4.2.zip (4.9 kB view hashes)

Uploaded Source

FFTresize-0.4.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page