blob: c0fcccc6a81b4f94985a174d3a08ab428f72d90b [file] [log] [blame]
anthonyefefe162013-04-27 06:29:20 +000012012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
2 * Allow the use of set and escapes when no images in memory
3 (unless you attempt to access per-image meta-data)
4 Currently does not include %[fx:...] and %[pixel:...]
5
anthony5f78bca2012-10-05 06:51:00 +000062012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
7 * Rather than replicate 'options' into 'artifacts' make a link
8 from image to image_info and lookup a global option if no artifact
9 is defined.
10
nicolasae085e22012-09-11 09:36:38 +0000112012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000012 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +000013 * Remove unnecessary initial ClampToQuantum.
14
nicolas07299f12012-09-10 17:30:07 +0000152012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000016 * sigmoidal-contrast:
17 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +000018 * Fix re-declaration of i (at the top, and inside a conditional).
19
nicolase3466022012-09-04 13:51:46 +0000202012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +000021 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +000022
cristya7c78602012-08-10 11:08:44 +0000232012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
24 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +000025 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +000026
cristyfa1f2292011-07-27 23:55:10 +0000272011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
28 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +000029