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. 

-----הודעה מקורית-----
מאת: [EMAIL PROTECTED] בשם 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
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

<<winmail.dat>>

_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to