[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ind2rgb problem
From: |
Carnë Draug |
Subject: |
Re: ind2rgb problem |
Date: |
Wed, 12 Jun 2013 17:58:06 +0100 |
On 1 June 2013 18:45, adam aitkenhead <address@hidden> wrote:
>> ind2x checks if the images are indexed. Indexed images do not store
>> RGB values, only indices for a colormap so the third dimension will be
>> a singleton.
>
> Makes sense. Thanks for the pointers, I'll re-arrange our code to work with
> the new ind2rgb and hopefully all will go smoothly.
Hey
take a look at this function I wrote last year [1] and let me know if
it's of any to you. It's based on the stack2hyperstack command of
ImageJ.
Carnë
[1] https://github.com/af-lab/scripts/blob/master/microscopy/stack2hyperstack.m