Hi Christian,<br><br>Hope you don't mind me CCing imagej-devel as this topic may be of general interest.<br><br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">


<div style="text-align:left">
I'm currently trying to get rid of redundant implementations in kniplib 
and imglib2 and I just started to have a look at the Histogram.<br>
The Histogram we use in KNIPLIB is pretty basic, so I had a look at the 
implementation of Larry Lindsey in net.imglib2.algorithm.stats.<br><br></div></blockquote>
<blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">The current version I can't use as it has it requires and Img<T> 
or a RealCursor<T> and we just have an Iterable<T> in our 
cases ;)<br>
I just remembered some mails going around in March that you plan to have a new implementation of the histogram?<br></blockquote>
<br>Yes, we do plan to improve the Histogram implementation. I fear we will not have time to look at it until after the Barcelona conference though. For now I have filed a ticket:<br>    <a href="http://trac.imagej.net/ticket/1128" target="_blank">http://trac.imagej.net/ticket/1128</a><br>


<br>I CCed you and Martin on it. Actually, I should make Trac accounts for you guys (so you can file and edit tickets), but we may switch to using the GitHub issue tracker anyway; need to sort out what would be best for everyone.<br>

<br>In the meantime, you are welcome to take a crack at it, if you have the time!<br>
<br>Regards,<br>Curtis<br><br><br><div class="gmail_quote">On Tue, Apr 17, 2012 at 12:46 PM, Christian Dietz <span dir="ltr"><<a href="mailto:christian.dietz@uni-konstanz.de" target="_blank">christian.dietz@uni-konstanz.de</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Curtis,<br>
<br>
I'm currently trying to get rid of redundant implementations in kniplib and imglib2 and I just started to have a look at the Histogram.<br>
The Histogram we use in KNIPLIB is pretty basic, so I had a look at the implementation of Larry Lindsey in net.imglib2.algorithm.stats.<br>
<br>
The current version I can't use as it has it requires and Img<T> or a RealCursor<T> and we just have an Iterable<T> in our cases ;)<br>
I just remembered some mails going around in March that you plan to have a new implementation of the histogram?<br>
<br>
Thank you and greetings to Barry,<br>
<br>
Christian<br>
<br>
</blockquote></div><br>