EuroSciPy sprint

Johannes Schönberger hannesschoenberger at gmail.com
Tue Aug 14 06:03:08 EDT 2012


Hi Andreas,

Adding more feature descriptors would be great. Here is a good comparison… http://computer-vision-talks.com/2011/08/feature-descriptor-comparison-report/

You also mention camera transforms - my plan for autumn is to implement camera calibration for skimage. As preparation for this, I am currently contributing some features which are essential for this task.

Johannes Schönberger

Am 14.08.2012 um 11:40 schrieb Andreas Müller <amueller at ais.uni-bonn.de>:

> Hey Everybody.
> Just as a side node: If we had something like BRIEF, we could start with some serious vision applications.
> With key point matching we can do stitching, getting camera transforms etc.
> Using dense features, together with LBP and hog we can get state-of-the-art recognition.
> Together with the segmentation algorithms, we can do semantic segmentation.
> 
> So if we have a key-point descriptor like BRIEF, this enables us to cover
> quite a lot of the popular computer vision applications.
> 
> Just saying ;)
> 
> LBP can also be used but I think BRIEF works better for natural images...
> 
> Cheers,
> Andy
> 
> 
> ----- Ursprüngliche Mail -----
> Von: "Stéfan van der Walt" <stefan at sun.ac.za>
> An: scikits-image at googlegroups.com
> Gesendet: Donnerstag, 9. August 2012 06:31:58
> Betreff: EuroSciPy sprint
> 
> 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-in-sudoku-square/11366549#11366549
> 
> And write up this one as an example:
> 
> - http://stackoverflow.com/questions/8686926/python-image-processing-help-needed-for-corner-detection-in-preferably-pil-or/9173430#9173430
> """
> 
> Regards
> Stéfan




More information about the scikit-image mailing list