Skip to content

Add preprocessing and PCA-based hyperspectral classification example#181

Open
Slash-495 wants to merge 1 commit intospectralpython:masterfrom
Slash-495:master
Open

Add preprocessing and PCA-based hyperspectral classification example#181
Slash-495 wants to merge 1 commit intospectralpython:masterfrom
Slash-495:master

Conversation

@Slash-495
Copy link

This PR adds a simple preprocessing and classification example for hyperspectral data using Spectral Python.

Changes include:

  • Added a demonstration script showing normalization, PCA-based dimensionality reduction, and classical ML classification.
  • Included basic visualization of RGB composites for hyperspectral images.
  • Documented the example in the README.

The script uses synthetic hyperspectral-like data by default to validate the pipeline and can be extended to real datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant