[scikit-image] Parallel processing segmentation while keeping labels

Stefan van der Walt stefanv at berkeley.edu
Fri Jul 7 19:17:10 EDT 2017


On Wed, Jun 28, 2017, at 15:37, Cedric Espenel wrote:
> 2) jolib for parallel processing (I'd like to use skimage.util.apply_parallel but I'm not sure how I can use a fonction with more than 1 arg?) 
extra_arguments and extra_keywords may do the trick.

http://scikit-image.org/docs/dev/api/skimage.util.html#skimage.util.apply_parallel
Stéfan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170707/2230acd4/attachment.html>


More information about the scikit-image mailing list