Hi Nadav

2009/2/13 Nadav Horesh <nad...@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

Reply via email to