[Numpy-discussion] Bilateral filter
Stéfan van der Walt
stefan@sun.ac...
Sun Mar 1 16:35:15 CST 2009
2009/3/2 Zachary Pincus <zachary.pincus@yale.edu>:
>> http://github.com/stefanv/bilateral.git
>
> Cool! Does this, out of curiosity, break things for you? (Or Nadav?)
I wish I had some way to test. Do you maybe have a short example that
I can convert to a test?
> I'm all for it. I've got a few other bits lying around that might be
> good there too:
> - 2D iso-contour finding (sub-pixel precision)
> - 2D image warping via thin-plate splines
> I also have some code for various geometric algorithms lying around:
> - calculating optimal rigid alignments of point-sets ("Procrustes
> Analysis")
> - line intersections, closest points to lines, distance to lines, etc.
>
> if that would be of any use to anyone.
Definitely. In addition I have code for polygon clipping, hough
transforms, grey-level co-occurrence matrices, connected components,
shortest paths and linear position-invariant filtering.
Cheers
Stéfan
More information about the Numpy-discussion
mailing list