Platform for filters development

Nadav Horesh nadavh.horesh at gmail.com
Mon Apr 2 14:35:36 EDT 2012


Thank you for shaping it up. I'll base the next updates on this form.

   Nadav.

N.B
  I deliberately use cython-0.15(.1) as employing openmp (via prange) in on
my todo list.


בתאריך 27 במרץ 2012 06:08, מאת Tony Yu <tsyu80 at gmail.com>:
>
>>
>>
>> On Wed, Mar 21, 2012 at 12:05 PM, Nadav Horesh <nadavh.horesh at gmail.com>wrote:
>>
>>> (I think I missed the attachment)
>>>
>>>
>>> Attached here a concept code showing my attempt to produce in improved
>>> (over ndimage.generic_filter) platform for filters development. The code is
>>> very preliminary and needs a lot of extension as well as rewrite. My main
>>> questions are:
>>>
>>>    1. Is there is already a mature package for this purpose?
>>>    2. Is there is need for such a module inside scikits?
>>>
>>> Any comment is welcome.
>>>
>>>   Nadav
>>>
>>
>> Hey Nadav,
>>
>> I had some problems building this example. (Actually, I couldn't even
>> unzip it at first.) In case anyone else wants to try this out, I posted a version
>> of your package <https://github.com/tonysyu/filter_iter> to my github
>> account with some build modifications. I think the build requires Cython
>> 0.15 (or at least, I think so: I was getting some build errors with 0.14
>> and upgrading seemed to fix it (although I may have made other changes
>> along the way).)
>>
>> I haven't yet had time to play around with the code, so I don't have
>> anything constructive to say about the code yet.
>>
>> Cheers,
>> -Tony
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120402/13c33de0/attachment.html>


More information about the scikit-image mailing list