Subpackages
- color
- Color space conversion.
- data
- Test images and example data.
- draw
- Drawing primitives (lines, text, etc.) that operate on NumPy arrays.
- exposure
- Image intensity adjustment, e.g., histogram equalization, etc.
- feature
- Feature detection and extraction, e.g., texture analysis corners, etc.
- filters
- Sharpening, edge finding, rank filters, thresholding, etc.
- graph
- Graph-theoretic operations, e.g., shortest paths.
- io
- Reading, saving, and displaying images and video.
- measure
- Measurement of image properties, e.g., similarity and contours.
- morphology
- Morphological operations, e.g., opening or skeletonization.
- novice
- Simplified interface for teaching purposes.
- restoration
- Restoration algorithms, e.g., deconvolution algorithms, denoising, etc.
- segmentation
- Partitioning an image into multiple regions.
- transform
- Geometric and other transforms, e.g., rotation or the Radon transform.
- util
- Generic utilities.
- viewer
- A simple graphical user interface for visualizing results and exploring parameters.
Please login to continue.