]> granicus.if.org Git - imagemagick/blobdiff - AUTHORS.txt
(no commit message)
[imagemagick] / AUTHORS.txt
index ad0859e39f8652828169f0da634ff0f53e4f8481..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
@@ -67,6 +68,10 @@ David Pensak, E. I. du Pont de Nemours and Company
      For providing the computing environment that made developing ImageMagick
      possible.
 
+Chantal Racette, Laurentian University
+     Sped up Sinc and Blackman filter kernels. EWA resampling code
+     verification.
+
 William Radcliffe
      Author of the VisualMagick project configure facility for Visual C++.
      Author of FlashPix module. Author of the EMF, XTRN, and META coders.
@@ -85,6 +90,10 @@ Paul Raveling, USC Information Sciences Institute
      The spatial subdivision color reduction algorithm is based on his Img
      software.
 
+Nicolas Robidoux, Laurentian University
+     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.
      Provided MacOS support. Authored the CLIPBOARD, XCF, and PSD coders.
@@ -107,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.