Color combine function

Guillaume Gay guillaume at mitotic-machine.org
Wed Jun 5 10:49:54 EDT 2013


The way I did that is by accepting `None` as a value for each of the 
channels, and fill the corresponding output with zeros..

G
Le 05/06/2013 16:04, Ronnie Ghose a écrit :
> just wondering what do you do if there's 2 grey level images? an 
> option to choose which channels?
>
>
> Thanks,
> Ronnie
>
>
> On Wed, Jun 5, 2013 at 9:58 AM, Guillaume Gay 
> <guillaume at mitotic-machine.org <mailto:guillaume at mitotic-machine.org>> 
> wrote:
>
>     Hi list,
>
>     I coded a very simple color combine function, that creates an RGB
>     image from one to three grey level images. Is there an interest to
>     add it to skimage? Would colorconv.py be the correct place to add it?
>
>     Cheers,
>
>     Guillaume
>
>     -- 
>     You received this message because you are subscribed to the Google
>     Groups "scikit-image" group.
>     To unsubscribe from this group and stop receiving emails from it,
>     send an email to scikit-image+unsubscribe at googlegroups.com
>     <mailto:scikit-image%2Bunsubscribe at googlegroups.com>.
>     For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
> -- 
> You received this message because you are subscribed to the Google 
> Groups "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130605/4827dcae/attachment.html>


More information about the scikit-image mailing list