Re: imread, tiff, and two's complement




Can you send us a file that demonstrates the problem?

If it is really a problem with signed int16 data being read as
unsigned,
then you can probably work around the problem by using the MATLAB
typecast function.

--
Steve Eddins
<http://blogs.mathworks.com/steve>


Steve,

I did try both typecast and cast, and those did not resolve the
problem. I will work on getting one of the files to you.

TJ
.