High pass (and low pass) image filters with cutoff in “cycles per image”

2 visualizaciones (últimos 30 días)
C. Andrés
C. Andrés el 30 de Jun. de 2021
Respondida: Jonas el 1 de Jul. de 2021
I'm trying to filter images (high-pass and low-pass) for a psychological experiment but I don't understand how i must relate the cutoff frequency expressed in "cycles per image" to the actual filter parameters.
In particular I need to create a high-pass filter with a cutoff freq of > 24 cycles/image and a low-pass filter with a cutoff freq of < 6 cycles/image. The image size is 128x128.
Can someone please point me in the right direction?

Respuestas (1)

Jonas
Jonas el 1 de Jul. de 2021
habe a look into this under frequency domain filtering. there you can see several functions that can be used like fwind2() and ftrans2()
come back if you are stuck again ;-)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by