[Numpy-discussion] Bilateral filter: bug corrected

Nadav Horesh nadavh at visionsense.com
Fri Feb 13 13:50:29 EST 2009


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 at 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 at 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 at scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bilateral.tar.gz
Type: application/x-gzip
Size: 2435 bytes
Desc: bilateral.tar.gz
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090213/276b398f/attachment.bin>


More information about the NumPy-Discussion mailing list