How to apply Gabor filters in unreal c++ project?

Hello,

I would like to apply Gabor filters to the camera view before taking screenshots.
The screenshots should be outputs of Gabor filters.
I am using the first-person template. Is there any way of doing this?

It should be much easier if you take screenshots first, then apply Gabor filters on these screenshots.