Morning all!

I have a case where I need to process two sets of images in parallel, and
wondering what the most efficient way to handle it is.

I'm effectively loading two the two sets of images (which have identical
dimensions etc., but one set is in 8bit, the other is in 16 bit), then
running them through a long chain of processing, and combining them at the
end while rendering. The processing is identical for both sets of data, so
I'm wondering - is there a better way of handling this than having two
identical pipelines, one for each set, and sharing control parameters
between them?

Thanks,

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to