Scikits.Image

Scikits.Image

Scikits.Image Stéfan van der Walt S. Chris Colbert University of Stellenbosch Enthought SciPy 2010 Lightning Blitz 1 / 5 Overview The scikits.image toolkit includes image processing algorithms for use with Python and NumPy. ² SciPy's ndimage provides low-level manipulation, scikits.image centres around algorithms and applications (getting your research done). ² Python Imaging Library is not geared for scientific computing; development model makes it hard to contribute. Scikits.image community aims to be inclusive and open. ² Initial commit: August 22, 2009 ² Current contents include ± Color space manipulation ± Filtering ± Graph ± IO (plugin framework – imread, imwrite, imshow – qt, gtk, matplotlib, freeimage, PIL) ± Morphology ± OpenCV ± Transformations 2 / 5 OpenCV wrappers ² OpenCV is a high performance, comprehensive, C++ computer vision library originally written by Intel; now maintained by Willow Garage. ² Several Python wrappers for OpenCV exist. However, ours are unique: ± Our image data structure is a NumPy array ± No memcopies between NumPy arrays and OpenCV = Fast ± Written in Cython ± We wrap the majority of the image processing routines (NumPy is better at everything else). 3 / 5 Join us for the sprint! ² Incorporate routines donated by MIT's Broad Institute. ² Add Nicolas Pinto's SIFT features. ² Easier building of docs (building the docs outside the code directory, without destroying compiled extensions). ² Improve execution speed of unit tests (many of the tests operate on unnecessarily large images). Consider replacing the current filter routines, or at least augment with kernel based filters. ² Write an image processing tutorial (see, for example, http://pythonvision.org/). ² Incorporate Gitwash with docs build process (currently a once-off build is included at http://stefanv.github.com/scikits.image/gitwash/index.html). 4 / 5 http://scikits.appspot.com/image 5 / 5.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    5 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us