View Single Post
  #4  
Old February 18th 15, 03:30 AM posted to alt.binaries.pictures.aviation
Frank Colessi
external usenet poster
 
Posts: 1
Default Winter Flying 12 - PBY-ColdBay-Aleutians.jpg (1/1)

On Mon, 16 Feb 2015 13:44:26 -0600, Mitchell Holman wrote:


What software does that?


I used the "notch" script from Fred Weinhaus's ImageMagick
scripts:

http://www.fmwconcepts.com/imagemagick/notch/index.php

The script needs a lot of tuning via the parameters to work
well and therefore you should a good background in 2D FFT.

I believe that Photoshop has FFT plugins available but these
plugins require manual processing. The "notch" script does
everything automatically.

In case you want to try it, the parameters I used for the
"notch" script we

notch -r 7 -t 9 -c 200 -v 0 -h 100 -o 0 PBY-ColdBay-Aleutians.jpg

ImageMagick is found he

http://www.imagemagick.org