thinning skeleton
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
thinning skeleton
There seems to be a bug in v7.0.8-53. See thread https://www.imagemagick.org/discourse-s ... =1&t=36383
snibgo's IM pages: im.snibgo.com
Re: thinning skeleton
Unfortunately we cannot reproduce the problem. We're using ImageMagick 7.0.8-54, the current release, and we compare the result to that of 7.0.7-28 and we get a zero distortion:
Code: Select all
$ magick example.png -negate -morphology Thinning:-1 Skeleton result.png
$compare -metric rmse result.png exampth7.png null:
0 (0)