Imshow and Linescan - first version

Stéfan van der Walt stefan at sun.ac.za
Fri Mar 16 19:12:52 EDT 2012


Hey Tony

On Fri, Mar 16, 2012 at 2:08 PM, Tony Yu <tsyu80 at gmail.com> wrote:
> Here's an example plugin for using skimage's canny edge detector:
>
> https://github.com/tonysyu/skloupe/blob/master/skloupe/plugins/edgedetector.py

Very cool!  I also like the styled slider.

The reason I asked about the repo is because I definitely want some of
this functionality to be available in skimage (a good viewer, editor,
etc.).  You are, of course, welcome to create a loupe repo under the
scikits-image org (I think you have the necessary permissions); I just
want to think about how we can integrate this into the main package
most efficiently without introducing a dependency (and preferably
avoiding the pain of submodules).

Stéfan



More information about the scikit-image mailing list