TOPs ImageMagick Image Compare
319 0 1- chf
- Member
- 170 posts
- Joined: 11月 2015
- Online
I cannot get this to work.
Image Magick by itself works. It created a collage of all my images.
I need to compare the images (same filenames) of two folders and their subfolders (recursive) with each other.
Image Magick throws this error:
By default, the image format of 'file' is determined by its magic
number. To specify a particular image format, precede the filename
with an image format name and a colon (i.e. ps:image) or specify the
image type as the filename suffix (i.e. image.ps). Specify 'file' as
'-' for standard input or output.
ERROR: Processed failed with exit code '2'
Please if someone knows how to set this up correctly it would be so much help!
Image Magick by itself works. It created a collage of all my images.
I need to compare the images (same filenames) of two folders and their subfolders (recursive) with each other.
Image Magick throws this error:
By default, the image format of 'file' is determined by its magic
number. To specify a particular image format, precede the filename
with an image format name and a colon (i.e. ps:image) or specify the
image type as the filename suffix (i.e. image.ps). Specify 'file' as
'-' for standard input or output.
ERROR: Processed failed with exit code '2'
Please if someone knows how to set this up correctly it would be so much help!
-
- Quick Links