home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 8 / Chip_Hitware_Vol_08.iso / chiphit8 / multmedi / 95animak / credits.txt < prev    next >
Text File  |  1997-02-25  |  1KB  |  39 lines

  1. /* NeuQuant Neural-Net Quantization Algorithm Interface
  2.  
  3.  * ----------------------------------------------------
  4.  
  5.  *
  6.  
  7.  * Copyright (c) 1994 Anthony Dekker
  8.  
  9.  *
  10.  
  11.  * NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994.
  12.  
  13.  * See "Kohonen neural networks for optimal colour quantization"
  14.  
  15.  * in "Network: Computation in Neural Systems" Vol. 5 (1994) pp 351-367.
  16.  
  17.  * for a discussion of the algorithm.
  18.  
  19.  *
  20.  
  21.  * Any party obtaining a copy of these files from the author, directly or
  22.  
  23.  * indirectly, is granted, free of charge, a full and unrestricted irrevocable,
  24.  
  25.  * world-wide, paid up, royalty-free, nonexclusive right and license to deal
  26.  
  27.  * in this software and documentation files (the "Software"), including without
  28.  
  29.  * limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
  30.  
  31.  * and/or sell copies of the Software, and to permit persons who receive
  32.  
  33.  * copies from any such party to do so, with the only requirement being
  34.  
  35.  * that this copyright notice remain intact.
  36.  
  37.  */
  38.  
  39.