Comment 0 for bug 1472190

Revision history for this message
Bastien (rouzebastien) wrote :

Hi

I have a bug when i open my files (.tif extension)

This is my command : align_image_stack -m -a OUT waytofile1 waytofile2

And my error :
ContractViolation:
Precondition violation!
importImage(): number of bands(color channels) in file and destination differ.

ERROR : caught exception:
Precondition violation!
importImage(): number of bands (color channels) in file destination image differ.

I found on internet that we need to remove the alpha channel from my .tif image, but when i try to do this GIMP, i don't see any alpha channels with my picture ( so i can't remove it)

I tried with ImageMagick for windows, but I met a lot of bug.
I'm working on Windows 7 SP1.

Thanks you

Bastien