Subimage search - getting error ?
Posted: 2017-11-02T01:17:51-07:00
Hi
When trying to search for a sub-image in a larger image, I get an error from Magick.exe (windows).
Command called as:
magick compare -subimage-search -metric rmse c:\temp\Coin-unknown.png c:\temp\Coin-Sub5.png
compare: `c:\temp\Coin-unknown.png' @ error/compare.c/CompareImagesCommand/937.
The version output:
Version: ImageMagick 7.0.2-5 Q16 x64 2016-07-22 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib
The subimage is 14x11 pixels, the larger is 20x30 pixels...
Tried to update to:
Version: ImageMagick 7.0.7-9 Q16 x64 2017-10-31 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps raw rsvg tiff webp xml zlib
The error still pops up - another line, though:
compare: `c:\temp\Coin-unknown.png' @ error/compare.c/CompareImagesCommand/1155.
Any idea what could be the issue ?
When trying to search for a sub-image in a larger image, I get an error from Magick.exe (windows).
Command called as:
magick compare -subimage-search -metric rmse c:\temp\Coin-unknown.png c:\temp\Coin-Sub5.png
compare: `c:\temp\Coin-unknown.png' @ error/compare.c/CompareImagesCommand/937.
The version output:
Version: ImageMagick 7.0.2-5 Q16 x64 2016-07-22 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC HDRI Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib
The subimage is 14x11 pixels, the larger is 20x30 pixels...
Tried to update to:
Version: ImageMagick 7.0.7-9 Q16 x64 2017-10-31 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo flif freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps raw rsvg tiff webp xml zlib
The error still pops up - another line, though:
compare: `c:\temp\Coin-unknown.png' @ error/compare.c/CompareImagesCommand/1155.
Any idea what could be the issue ?