Hi Stefan, I tried the installer and it did not copy bilateral.py. I tried to improve it and the result is in the attached file. I hope it would pass the mail filter, if not contact me directly to the email address below. Nadav. -----הודעה מקורית----- מאת: numpy-discussion-bounces@scipy.org בשם St?fan van der Walt נשלח: ו 13-פברואר-09 11:50 אל: Discussion of Numerical Python נושא: Re: [Numpy-discussion] Bilateral filter: bug corrected Hi Nadav 2009/2/13 Nadav Horesh <nadavh@visionsense.com>:
Attached here a code for bilateral filter:
1. The code is composed of a cython back end (bilateral_base.pyx) and a python front end (bilateral.py) 2. I do not have the tools to make windows binaries (I run it on gentoo linux) . 3. It is not hard to strip the cython code to get a pure (and slow) python implementation. 4. If someone finds the licensing inadequate, I have no problem to re-license.
Any comments are (more then) welcome
Thanks for the update! I added a setup.py and fixed a small problem with the includes. Everything is here: http://github.com/stefanv/bilateral/tree/master Cheers St?fan _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion