Mobile app version of vmapp.org
Login or Join
Margaret771

: Image Fourier Decomposition to save many images? I wish to divide an image into 256 separate fourier layers and do some complex processing on them for an experiment and add them together again.

@Margaret771

Posted in: #AdobePhotoshop #BatchProcessing #SoftwareRecommendation

I wish to divide an image into 256 separate fourier layers and do some complex processing on them for an experiment and add them together again.

Can i do it in photoshop or gimp or is there a program that would batch process an image by fourier transform and save all the resulting images to disk?

Please: I am sure someone overly serious will say "this question should be on "recommend me a program forum" because it is not relevant to graphics design forum" which would clearly be dogmatic as generalists dont do that kind of image processing.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Margaret771

1 Comments

Sorted by latest first Latest Oldest Best

 

@Cugini998

I would suggest you use ImageMagick to do the Fourier transformations (see examples). Not only do you save yourself some time, as batch examples are plentiful and Fourier transform is built in.

You could do this in Photoshop you would just have to go and find a filter that does Fourier transform (like here). The scripting interface is just a bit more verbose and in general there are less good examples to piggyback on.

Gimp is also an option but haven't done gimp scripting in ages so I wouldn't know much about this.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme