[Numpy-discussion] Bilteral filter

Nadav Horesh nadavh at visionsense.com
Sun Aug 3 05:26:10 EDT 2008


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

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


More information about the NumPy-Discussion mailing list