Jump to content

Banner.jpg.b89429c566825f6ab32bcafbada449c9.jpg

Can you correct field curvature with FFTs?


Recommended Posts

So I'm thinking.. not completely thought through and untested idea.. as I've been reading up on FIR, IIR and s and z-transforms.. 

Assumption - if deconvolution is normally a correcting phase change in frequency space.

Now if you know the field curvature angle (for each point in the image) - using the angle of stars as a 'psf' (or even dots on a board) to give a set of points and rather than performing a interpolated mesh sampling, creating a reverse phase FFT to apply to each image to flatten the image.

Naturally this is a full image sized FFT that needs to be applied.

So the fun part here is that using convolution association so that you can precalculate:

The desired output would be output image = input image * field curvature *  .... 

But you can precalc ahead of time: myConv = field curvature *  ....  then for each image it's simply output image = input image * precalc

Hmm something to think about..

Link to comment
Share on other sites

Field curvature is not linear or shift invariant, and hence the convolution model should not apply

Well that shoots down that idea :)

I was thinking how does the FFT work with the variation over 2D.. but I was going to think about that today whilst doing the other jobs.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.