[Numpy-discussion] Bilteral filter

David Bolme bolme1234 at comcast.net
Sun Aug 3 11:19:03 EDT 2008


I am building up a python Computer Vision / Image Processing library  
built on PIL/Scipy.   If you cannot find a home for this code in scipy  
I think it would be a good fit for this library.

http://pyvision.sourceforge.net

Dave


On Aug 3, 2008, at 3:26 AM, Nadav Horesh wrote:

> My main disappointment from python is that I could not donate code  
> to its libraries (beside 3 small functions) because others made it  
> before me. I hoped that I would have the same luck this time ;) I  
> have a prototype in cython that I am experimenting with. I'll  
> publish it within few days unless someone would address me to an  
> existing code.
>
>  Nadav.
>
> -----הודעה מקורית-----
> מאת: numpy-discussion-bounces at scipy.org בשם Zachary Pincus
> נשלח: ש 02-אוגוסט-08 19:14
> אל: Discussion of Numerical Python
> נושא: Re: [Numpy-discussion] Bilteral filter
>
>> Is there any efficient implementation of bilateral filter that works
>> smoothly with numpy?
>
> Not that I know of...
>
> Of course, if you were to write one, I'm sure there would be some
> interest in it! I would recommend looking into the tools in
> scipy.ndimage for basic image-processing support, but there's no
> bilateral filtering there.
>
> Zach
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
> <winmail.dat>_______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion




More information about the NumPy-Discussion mailing list