Modular feature extractor for hyperspectral images
HYPPO is a modular feature extraction library for hyperspectral images (HSI). It provides a uniform, configurable interface for computing spectral and spatial features used in hyperspectral image classification.
- 17 feature extractors (spectral indices, dimensionality reduction, texture, morphological, wavelet, moment-based)
- Automatic dependency resolution between extractors via DAG
- Multiple execution backends: sequential, Dask threads/processes, multiprocessing with shared memory
- HDF5 I/O for HSI loading and feature saving
- YAML/JSON configuration for reproducible pipelines
- Python 3.11–3.14 support
pip install hyppo-hsihttps://github.com/quatrope/hyppo
HYPPO is under the BSD 3-Clause License.
Copyright (c) 2026, QuatroPe.