]> granicus.if.org Git - imagemagick/blobdiff - AUTHORS.txt
(no commit message)
[imagemagick] / AUTHORS.txt
index dedb6fb942f7f93c0eaecd5709fd19ea9ac79492..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
@@ -68,8 +69,8 @@ David Pensak, E. I. du Pont de Nemours and Company
      possible.
 
 Chantal Racette, Laurentian University
-     Sped up Sinc and Blackman filter kernels. Code verification for the new 
-     EWA ellipse clamping method. 
+     Sped up Sinc and Blackman filter kernels. EWA resampling code
+     verification.
 
 William Radcliffe
      Author of the VisualMagick project configure facility for Visual C++.
@@ -90,10 +91,8 @@ Paul Raveling, USC Information Sciences Institute
      software.
 
 Nicolas Robidoux, Laurentian University
-     Inventor of a new ellipse clamping method, and vertical/horizontal line
-     preserving filters (Robidoux, LanczosSharp and Lanczos2DSharp), for
-     Elliptical Weighted Average resampling. Contributed faster filter kernels
-     (minimax Sinc approximation, and simplified Blackman and Bohman).
+     New ellipse clamping method and vertical/horizontal line preserving
+     filters for EWA resampling. Sped up of resampling filter kernels.
 
 Leonard Rosenthol
      Authored the 'conjure' utility and associated MSL execution environment.
@@ -117,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.