[Numpy-discussion] Bilteral filter

Nadav Horesh nadavh at visionsense.com
Sun Aug 3 23:56:41 EDT 2008


I'll post the code in this mailing list, and hope it would find a good home.

  Nadav.


-----הודעה מקורית-----
מאת: numpy-discussion-bounces at scipy.org בשם David Bolme
נשלח: א 03-אוגוסט-08 18:19
אל: Discussion of Numerical Python
נושא: Re: [Numpy-discussion] Bilteral filter
 
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

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3803 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080804/b3ede0ad/attachment.bin>


More information about the NumPy-Discussion mailing list