Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
cd ImageMagick/ImageMagick
svn diff -r 8856:8859 MagickCore/enhance.c
, sigmoidal_map is changed from MagickRealType to double.
I also do not understand why sigmoidal_map is not an array of the target type from the get go.
Last edited by NicolasRobidoux on 2012-08-08T09:42:08-07:00, edited 2 times in total.