canvastools subpackage for scikit-image viewer

Tony Yu tsyu80 at gmail.com
Thu Dec 27 01:41:18 EST 2012


On Sun, Dec 23, 2012 at 3:34 AM, Stéfan van der Walt <stefan at sun.ac.za>wrote:

> Tony and Steven,
>
> On Fri, Dec 14, 2012 at 11:11 AM, Steven Silvester
> <steven.silvester at gmail.com> wrote:
> > Great, I'll dig into your PR this weekend.  I was thinking that each
> plugin could be registered as a dock window, and be switchable via a View
> menu.
>
> Thanks for working on this--it turns out to be a very powerful
> teaching and demonstration tool!
>
> Cheers
> Stéfan
>
>
I'm glad you like it.

I just added another tool: A canvas painter. It's a bit less responsive
than I'd like, but I think it's as fast as it'll get (it's limited by
matplotlib's blitting support for images). Check out the watershed demo in
the `viewer_examples/plugins` folder, which uses the paint tool to generate
markers for watershed segmentation.

Best,
-Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20121226/833673f4/attachment.html>


More information about the scikit-image mailing list