these look really promising at first glance. <div><br></div><div>I wrote Scivi in a weekend then basically never touched it again. I've been wanting to make it proper. So I will definitely take a look at your view and incorporate some of Scivi's threaded utilities. </div>
<div><br></div><div>Cheers, </div><div><br></div><div>Chris<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 4:44 PM, mael <span dir="ltr"><<a href="mailto:mael.primet@gmail.com">mael.primet@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Of course the viewer is stored here <a href="http://github.com/maelp/viewer" target="_blank">http://github.com/maelp/viewer</a><br>

<div><div></div><div class="h5"><br>
On Oct 27, 10:43 pm, mael <<a href="mailto:mael.pri...@gmail.com">mael.pri...@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I had lots of things to do lately, haven't had much time to work on<br>
> the library, but<br>
> I'll do it quickly,<br>
><br>
> here are the new things:<a href="http://github.com/maelp/scikits.image" target="_blank">http://github.com/maelp/scikits.image</a><br>
> (some new filters, and some nice zooms)<br>
><br>
> here are other projects that I work on in parallel, and I'd be happy<br>
> to have some contribution:<br>
> - image viewer: this should become the image viewer of scikits.image<br>
> in our  opinion (although it is not yet complete). Basically, it is a<br>
> modulable efficient viewer, that handles zoom properly, displays level<br>
> lines, etc and should be easily extensible. This is only  a stub yet,<br>
> and I'd be happy to merge it with your viewer, in particular have the<br>
> threaded computations to have faster computations, and add the<br>
> histrograms, normalization, etc.<br>
> It can show grey and color   int / float images, and should be pretty<br>
> fast even for large images since it only computes the strictly<br>
> required part that is needed to be viewed, and has a cache to speed-up<br>
> the next recomputations (if you move the view a little, most of the<br>
> rendered image does not change, and it only recomputes what  needs<br>
> be    )<br>
><br>
> - tutorial:<a href="http://github.com/maelp/tutorial" target="_blank">http://github.com/maelp/tutorial</a><br>
> This should become a standard way to describe scikits.image algorithms<br>
> in a dynamic way (this is basically the Qt Webkit that has been<br>
> extended to include scikits.image algorithm)<br>
> This could be a good advantage of the library: it is often difficult<br>
> to find interactive use-case for algorithms, etc, and many times, old<br>
> algorithms aren't properly documented, or we don't know in which case<br>
> they do and don't apply. If we have a standard "documentation" in<br>
> interactive format (where people can try our algorithms, have a<br>
> mathematical presentation, upload their images etc) this will help<br>
> keep  up  with a large image library.<br>
> I made it such that it is visually attractive because I'm pretty sure<br>
> this is extremely important (have beautiful documentation )<br>
><br>
> I will add new filters to the library soon, please give  some inputs<br>
> on the  new projects and feel free to extend and/or modify anything<br>
><br>
> I haven't had time to properly document everything yet, I'll do that<br>
> soon</div></div></blockquote></div><br></div>