
Hi, would love to join you but unfortunately I am not at EuroScipy. The anti-aliasing was on my agenda for the next weeks, but if you want to do it now - here is a good paper I found recently: http://free.pages.at/easyfilter/bresenham.html Am Donnerstag, 9. August 2012 07:31:58 UTC+2 schrieb Stefan van der Walt:
Hi, everyone
We'll be sprinting at EuroSciPy, and would like to solicit ideas. Currently, the sprint description reads as follows. I'd love to hear other suggestions!
"""
scikits-image is a collection of algorithms for image processing. See http://skimage.org for more detail.
Ideas for the sprint:
- Add text, anti-aliasing to the draw module - Integrate Tony's visualization tools - Add binary features (BRIEF, BRISK, FREAK) - Update the user guide - Better video loading - Hough transform parameter space explorer
Outstanding challenges:
- Blurring kernel estimation: http://bit.ly/Nril3u - http://stackoverflow.com/questions/10196198/how-to-remove-convexity-defects-...
And write up this one as an example:
- http://stackoverflow.com/questions/8686926/python-image-processing-help-need... """
Regards Stéfan

I misread something here... you were talking about anti-aliasing. Forget what I've written. Am Freitag, 10. August 2012 07:26:40 UTC+2 schrieb Johannes Schönberger:
Hi,
would love to join you but unfortunately I am not at EuroScipy.
The anti-aliasing was on my agenda for the next weeks, but if you want to do it now - here is a good paper I found recently: http://free.pages.at/easyfilter/bresenham.html
Am Donnerstag, 9. August 2012 07:31:58 UTC+2 schrieb Stefan van der Walt:
Hi, everyone
We'll be sprinting at EuroSciPy, and would like to solicit ideas. Currently, the sprint description reads as follows. I'd love to hear other suggestions!
"""
scikits-image is a collection of algorithms for image processing. See http://skimage.org for more detail.
Ideas for the sprint:
- Add text, anti-aliasing to the draw module - Integrate Tony's visualization tools - Add binary features (BRIEF, BRISK, FREAK) - Update the user guide - Better video loading - Hough transform parameter space explorer
Outstanding challenges:
- Blurring kernel estimation: http://bit.ly/Nril3u - http://stackoverflow.com/questions/10196198/how-to-remove-convexity-defects-...
And write up this one as an example:
- http://stackoverflow.com/questions/8686926/python-image-processing-help-need... """
Regards Stéfan

On Thu, Aug 9, 2012 at 10:26 PM, Johannes Schönberger <hannesschoenberger@gmail.com> wrote:
The anti-aliasing was on my agenda for the next weeks, but if you want to do it now - here is a good paper I found recently: http://free.pages.at/easyfilter/bresenham.html
This reminds me--we don't have bezier and/or nurbs in the drawing module yet! Unfortunately, I only have GPL code for Nurbs, but it should be trivial to re-implement from scratch. Anyone up for the challenge? Stéfan
participants (2)
-
Johannes Schönberger
-
Stéfan van der Walt