Page 1 of 1

Documentation bug - metric DDSIM

Posted: 2017-08-25T21:19:34-07:00
by capellan
Greetings from Santiago,

This is my first post in this forum for reporting a documentation bug:
https://www.imagemagick.org/script/comm ... php#metric

Please change this word:
DDSIM structural dissimilarity index

for this:
DSSIM structural dissimilarity index

Thanks in advance!

Al

Re: Documentation bug - metric DDSIM

Posted: 2017-08-25T22:08:05-07:00
by fmw42
That metric should not be available yet. It is still being developed.

Re: Documentation bug - metric DDSIM

Posted: 2017-08-25T22:16:40-07:00
by capellan
This metric is available in version 7.0.6-9 Q8
DSSIM works fine but DDSIM produces an error.

Re: Documentation bug - metric DDSIM

Posted: 2017-08-25T22:22:00-07:00
by fmw42
capellan wrote: 2017-08-25T22:16:40-07:00 This metric is available in version 7.0.6-9 Q8
DSSIM works fine but DDSIM produces an error.
It should not have been released. I am still working with the developer to get the correct algorithm. Early versions were producing incorrect values.

You are correct. It should be DSSIM and not DDSIM. But that is likely, as you say a documentation type.

Re: Documentation bug - metric DDSIM

Posted: 2017-08-25T22:24:46-07:00
by capellan
Thanks a lot for answering this request!

Al