Getting help on using skimage

API Reference

Keep the reference guide handy while programming with scikit-image. Select the docs that match the version of skimage you are using.

Search field

Use the quick search field in the navigation bar of the online documentation to find mentions of keywords (segmentation, rescaling, denoising, etc.) in the documentation.

API Discovery

We provide a lookfor function to search API functions:

import skimage as ski
ski.lookfor('eigenvector')

Also see NumPy’s lookfor.

Ask for help

Still stuck? We are here to help! Reach out through: