[Numpy-discussion] Bilateral filter

Stéfan van der Walt stefan at sun.ac.za
Sat Feb 28 04:09:42 EST 2009


Hi Zachary

2009/2/27 Zachary Pincus <zachary.pincus at yale.edu>:
> I just grabbed the latest bilateral filter from Stéfan's repository,
> but I can't get it to work! I'm using a recent numpy SVN and the
> latest release of cython...

Just to do a sanity check, did you do:

python setup.py build_ext -i

and then ran the example?  I've built this using the development
version of Cython, but your version sounds new enough.

Regards
Stéfan



More information about the NumPy-Discussion mailing list