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

2 Ansichten (letzte 30 Tage)
C. Andrés
C. Andrés am 30 Jun. 2021
Beantwortet: Jonas am 1 Jul. 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?

Antworten (1)

Jonas
Jonas am 1 Jul. 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 ;-)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by