I'll post the code in this mailing list, and hope it would find a good home.
Nadav. -----הודעה מקורית----- מאת: [EMAIL PROTECTED] בשם 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. > > -----הודעה מקורית----- > מאת: [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 _______________________________________________ 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
