identify maximum no longer working
Posted: 2014-02-12T11:46:16-07:00
In 6.8.6.10 a new feature was added to identify to locate the position of the maximum value as follows
identify -define identify:locate=maximum -define identify:limit=7 rose:
Channel maximum locations:
Red: 46,8 47,8 49,9 50,9 51,9 52,9 53,9
Green: 61,11 64,11 61,12 62,12 62,13 63,13 65,14
Blue: 61,11 62,11 63,11 10,12 62,12 10,13 11,13
This no longer works as of IM 6.8.8.2 and was likely lost when identify -moments was added.
In IM 6.8.8.5 Q16 Mac OSX, I now get
rose:=>ROSE PPM 70x46 70x46+0+0 8-bit sRGB 9.67KB 0.000u 0:00.159
There also appears to be a bug in the 6.8.6.10 version. It does not allow the use of MPC format.
convert rose: rose.mpc
im68610 identify -define identify:locate=maximum -define identify:limit=1 rose.mpc
identify: incompatible API `rose.mpc' @ error/mpc.c/ReadMPCImage/778.
identify -define identify:locate=maximum -define identify:limit=7 rose:
Channel maximum locations:
Red: 46,8 47,8 49,9 50,9 51,9 52,9 53,9
Green: 61,11 64,11 61,12 62,12 62,13 63,13 65,14
Blue: 61,11 62,11 63,11 10,12 62,12 10,13 11,13
This no longer works as of IM 6.8.8.2 and was likely lost when identify -moments was added.
In IM 6.8.8.5 Q16 Mac OSX, I now get
rose:=>ROSE PPM 70x46 70x46+0+0 8-bit sRGB 9.67KB 0.000u 0:00.159
There also appears to be a bug in the 6.8.6.10 version. It does not allow the use of MPC format.
convert rose: rose.mpc
im68610 identify -define identify:locate=maximum -define identify:limit=1 rose.mpc
identify: incompatible API `rose.mpc' @ error/mpc.c/ReadMPCImage/778.