Imagemagick and matlab files

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
naoliv
Posts: 110
Joined: 2007-12-10T18:54:27-07:00
Location: Brazil

Imagemagick and matlab files

Post by naoliv »

Hi!

From http://bugs.debian.org/239595 (it's a bug report from 2004, with ImageMagick version 5.5.7-9):
Current release of Imagemagick does not support reading images in Matlab
format created in little-endian architectures like powerpc. I've mailed a
patch to fix this to the Imagemagick developer mailing list, but got no
response, see
http://studio.imagemagick.org/pipermail ... 01874.html
I was giving a quick look at the current coders/mat.c and it seems that this problem is solved.
Can somebody confirm if it isn't a problem anymore (and it was fixed), please?

Thank you!
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Imagemagick and matlab files

Post by magick »

Recent releases of ImageMagick support endian for Matlab images as well as expanded support for float / double.
Post Reply