scikit-image
Information
- Documentation: http://scikit-image.org
- Github organization: http://github.org/scikit-image/scikit-image
Description
scikit-image is a collection of algorithms for image processing. It is available free of charge and free of restriction. We pride ourselves on high-quality, peer-reviewed code, written by an active community of volunteers.
Our documentation can do with some love :)
Open Doc issues
- Greycoprops: Energy Computation Error
- Add example in gallery about downscaling/upscaling/resizing images
- Add
np.lookfor
as a discoverability tip to the User Guide - Use
plane, row, col
dimensions ordering as specified in theskimage
conventions page