spectral icon indicating copy to clipboard operation
spectral copied to clipboard

Python module for hyperspectral image processing

Results 30 spectral issues
Sort by recently updated
recently updated
newest added

hello I've just started to work with SPy to read envi files which contains complex values ,after runing this code ![1](https://user-images.githubusercontent.com/102966489/161548078-ccefa65b-6e31-4334-a001-02bce224ca52.png) i got this parameter ![2](https://user-images.githubusercontent.com/102966489/161549037-a821cc60-43b9-4218-9d8b-638ac7aab62d.png) all seems okey because...

Hi folks Just gotten started in SPy and getting to know the functionality. Because of my equipment I've been reading data into SPy as a .mat file, and indexing the...

![image](https://user-images.githubusercontent.com/59386223/135098396-c6df7109-345f-4fa7-8e2c-f4c87354a394.png) ![image](https://user-images.githubusercontent.com/59386223/135098458-88758651-f6c7-47c7-8d81-05df60910668.png)

With spectral 0.22.2 (installed via pip), numpy 1.21.1, and python 3.9.5, the spectral unit tests (e.g. python -m spectral.tests.run) fail. Note I do have the sample data files installed in...

After displaying an image, then pressing "a" on keyboard to adjust class overlay transparency, the following deprecation warning is generated: ``` /home/thomas/.virtualenvs/py3/lib/python3.6/site-packages/IPython/terminal/pt_inputhooks/qt.py:52: MatplotlibDeprecationWarning: Toggling axes navigation from the keyboard is...

I have fluorescent microscopy data saved as BIP file and I would like to load it to python. I was following the [documentation](https://www.spectralpython.net/fileio.html) with: ```python from spectral import * img...

ENVI headers with `file type = PCI` require special read procedures to access the data in the image file (see issue #72). Should either add support for reading these images...

enhancement

Spectral libraries may have more bands than actually needed or may have bands in a non-monotonic order. This issue is to add a `filter` method to the `SpectralLibrary` to enable...

enhancement

Dear developers, will you upgrade spectral python package in order to support PRISMA data processing? Thank you in advance Maria Lucia Magliozzi

enhancement

view cube is not responding. it's throwing an error . ![view_cube](https://user-images.githubusercontent.com/16970999/38863108-54b78c8c-4254-11e8-889c-34f82addccd2.png)