Anzeigen der neuesten Beiträge
0 Mitglieder und 13 Gäste betrachten dieses Thema.
2010-01-27 6.5.9-1 Glenn Randers-Pehrson <glennrp@image...>2 * Make -define png:color-type less persnickity about what it will accept.3 4 2010-01-24 6.5.9-1 Anthony Thyssen <A.Thyssen@griffith...>5 * added use of -precision in 'showkernel' output of -morphology6 * correct use of a 'reflected kernel' for 'Convolve' 'Dilate' and7 'Distance' Morphology primatives. This does not have a performance hit,8 though is only truely applicable when the kernel is asymmetric. Note that9 'Erode' does not use a 'reflected' kernel, so that 'Open' and 'Close'10 operations work properly. This 'reflected usage is defined by online11 morphology lecture notes (Google for "EECE Binary Morphology")12 * Added convolve kernel scaling setting "-set option:convolve:scale N"13 If undefined morphology convolve does not do any scaling or normalization14 of the convolution kernel. A value of 0.0 causes normalization for both15 zero and non-zero (added weights) kernel types.16 17 2010-01-15 6.5.9-1 Cristy <quetzlzacatenango@image...>18 * Speed up reading the PSD image format.19 * Add the -precision option. Use it to set the maximum number of significant20 digits to be printed.21 * Add -features option to the identify program to display channel features.