Re: RGB merge
Posted by
Jonathan Hilmer on
Mar 21, 2007; 4:50pm
URL: http://imagej.273.s1.nabble.com/RGB-merge-tp3699994p3699997.html
You can use ImageJ to export a RGB as a three-layer grayscale stack in
a RAW format, followed by import as a RGB RAW in other software. It's
not very convenient, but it works.
Jonathan
On 3/21/07, Bill Christens-Barry <
[hidden email]> wrote:
> On the subject of merging images to form an RGB, I'm looking for a means to combine three 16-bit
> monochrome images into an RGB image that retains 16-bits per channel (not surrently supported in
> ImageJ if I understand correctly).
>
> Can anyone suggest a way? Currently, I'm exploring ImageMagick, but am having some libtiff
> installation issues on my Intel Mac.
>
> Thanks.
>
> Bill Christens-Barry