Skip to main content

A package for computing 2D Fourier transform amplitude spectrum

Project description

openFourier

A Python package for computing 2D Fourier transform amplitude spectrum of images.

Installation

You can install the package using pip:

pip install openFourier

## Usage

import cv2
import openFourier as of

# 이미지 로드
image = cv2.imread('example.png')

# 진폭 스펙트럼 계산
spectrum = of.compute_amplitude_spectrum(image)

# 결과 저장
cv2.imwrite('amplitude_spectrum.png', spectrum * 255)

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

openfourier-0.1.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openFourier-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file openfourier-0.1.0.tar.gz.

File metadata

  • Download URL: openfourier-0.1.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for openfourier-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d453c449b8fe4f52a8e97db061dd4c1942323b45787b5b1b44323636a2eed66b
MD5 d1fddab0b35a1a042d34652c4fabfa8b
BLAKE2b-256 386298f1234179e130607272984234976479e640876353b3a58e5c1398c526b7

See more details on using hashes here.

File details

Details for the file openFourier-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: openFourier-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for openFourier-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0763c3d983b8e9a2e6ccbb69ed9869ae2aaf421425895b5b99958757cf8b27d9
MD5 14a5f683adc09d74cabd39f7e7b515bc
BLAKE2b-256 6d0f36164323393e104103f9c7816db98239b559e715c039f525e1059853e5b1

See more details on using hashes here.

Supported by

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