Color combine function

Johannes Schönberger jschoenberger at demuc.de
Wed Jun 5 12:54:55 EDT 2013


> I didn't know that one, my bad... So the only thing left is the data handling (float conversion and possibly normalization), plus the cases where you only provide 1 or 2 channels (which often the case in fluorescence images), which is probably not worth a function. Thank's for the tip anyway

If the channel handling (when one of the channels is missing) is regarded as a common use case, we could definitely add this function!

Johannes Schönberger

Am 05.06.2013 um 18:17 schrieb Guillaume Gay <guillaume at mitotic-machine.org>:

> 
> Le 05/06/2013 17:34, Johannes Schönberger a écrit :
>> np.dstack([R, G, B])
> I didn't know that one, my bad... So the only thing left is the data handling (float conversion and possibly normalization), plus the cases where you only provide 1 or 2 channels (which often the case in fluorescence images), which is probably not worth a function. Thank's for the tip anyway
> 
> G.
> 
> -- 
> 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.
> 
> 




More information about the scikit-image mailing list