]> granicus.if.org Git - imagemagick/blobdiff - AUTHORS.txt
(no commit message)
[imagemagick] / AUTHORS.txt
index 83fe66de8631e1a022a7988a53332e5fbd082ae7..bd76502f8f5bd6b1661666419bc647900ccca3ff 100644 (file)
@@ -51,6 +51,7 @@ Christopher R. Hawks
 
 Paul Heckbert, Carnegie Mellon University
      Image resizing is loosely based on Paul Heckbert's Zoom program.
+     As is the basic EWA resampling used for image distortions.
 
 Peder Langlo, Hewlett Packard
      Made hundreds of suggestions and bug reports. Without Peder, this software
@@ -91,7 +92,7 @@ Paul Raveling, USC Information Sciences Institute
 
 Nicolas Robidoux, Laurentian University
      New ellipse clamping method and vertical/horizontal line preserving
-     filters for EWA resampling. Sped up filter kernels.
+     filters for EWA resampling. Sped up of resampling filter kernels.
 
 Leonard Rosenthol
      Authored the 'conjure' utility and associated MSL execution environment.
@@ -115,16 +116,26 @@ Michael Still and IBM developer Works
      published by IBM DeveloperWorks.
 
 Anthony Thyssen
-     Designed the ImageMagick 6.0 command line processing with parenthesis,
-     image sequence operators, and GIF animation processing.  Wrote the
-     image perspective distortions (-distort) and resampling methods.
+     Designed the ImageMagick 6 command line processing with parenthesis,
+     image sequence operators, and GIF animation processing. Checking and
+     update of the Composition Methods.  Wrote the image distortions
+     (-distort) and EWA resampling methods.  Redesign and formalization of
+     Resize Filters. Addition of the morphology operators, built in kernels
+     for morphology and convolution processing.  Redesign of ImageMagick
+     7 command line, to allow scripting and pipelining of options.
      Maintains a comprehensive set of examples of using ImageMagick at
-     http://www.imagemagick.org/Usage/. 
+     http://www.imagemagick.org/Usage/.
 
 Milan Votava
      Contributed support for Wireless BitMap, used in WAP - Wireless Access
      Protocol.
 
+Fred Weinhaus
+     Contributed support and documentation for the discrete Fourier transform.
+     Comments and testing of Convolution and Distortion Operations.
+     Also provides scripts that perform some out-of-the ordinary image
+     processing operations at http://www.fmwconcepts.com/imagemagick/.
+
 Alexander Zimmermann
      Responsible for the ImageMagick Linux binary distributions for many years.
      His efforts are very much appreciated.