Python tools with a GUI for visualization and analysis (target detection, PCA, material identification, library management) involving multispectral and hyperspectral images.
Demo on YouTube at: https://youtube.com/playlist?list=PLzUi-TW1M9mrxAZGKlCwsFzHDv4y3030B
To install:
From your terminal: > pip install hyperspectralpy Then (to install all the required packages, if needed): > pip install -r requirements.txt Then run setup.py, for example from the terminal: > Python setup.py