Login  Register

Re: Unsupported interleaved SamplesPerPixel: 4

Posted by Michael Schmid on Aug 11, 2009; 1:39pm
URL: http://imagej.273.s1.nabble.com/Unsupported-interleaved-SamplesPerPixel-4-tp3691509p3691510.html

Hi Samuel,

what about using PNG as a workaround?
Maybe GIMP detects that your image has 16 colors or less, thus it uses 4
bits/pixel.
By the way, ImageJ has an Image>Crop function, you don't need GIMP for
this (though GIMP might be slightly more handy in a few cases for large
images).

Michael
___________________________________________________________________________

On Tue, August 11, 2009 05:06, samden wrote:

> I have a TIFF image that will open correctly in ImageJ. However I have
> used
> hugin to correct the perspective in this image, then cropped it using
> GIMP,
> saving it as a TIFF file each time. After these transformations, when I
> attempt to open the image with ImageJ I get a TiffDecoder error:
>
> "Unsupported interleaved SamplesPerPixel: 4"
>
> I have tried flattening the image in GIMP (to get rid of transparencies),
> but it still will not open in ImageJ. If I save the image as a .jpg file I
> can open it with ImageJ, but I need to retain it in a lossless format.
>
> What does this error mean, and how may I transform this image in a
> lossless
> fashion so I can open it with ImageJ?
>
> Thankyou,
> Samuel Dennis