Viewer Plugins -> Passing precalculated arguments

Marcel Gutsche marcel.gutsche at gmail.com
Wed Jan 28 05:58:35 EST 2015


Hi everyone, 

I'm working on an image processing project involving several consecutive 
steps. For parameter optimization I would like to create a viewer plugin 
which is capable to take these previous outputs into account. 
So basically the introductory example found in the docs of 

denoise_plugin = Plugin(image_filter=denoise_tv_bregman)


  would be sufficient, if I could pass additional fixed arguments (like an 
additional numpy array). 

I hope I made myself clear, and someone can give me hint at where to look 
at.

Best regards, 
Marcel  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150128/34eb2bb0/attachment.html>


More information about the scikit-image mailing list