SmartCane/python_app/harvest_detection_experiments
Timon d075302efa feat: Add spectral extraction and analysis scripts for SC-161 and SC-162
- Implemented `run_spectral_extraction.py` to batch extract spectral indices (NDVI, BSI, NDWI) from 4-band TIFF files, saving results in a structured CSV format.
- Created `spectral_features.py` for calculating various spectral indices, including NDVI, BSI, NDWI, CI_green, CI_red, GNDVI, SAVI, and EVI2.
- Added Jupyter notebook `02_season_normalization_analysis.ipynb` for analyzing season-length normalization, comparing ESA and Angata spectral indices, and visualizing growth patterns.
- Included functions for computing season age, plotting trajectories, and performing peak and amplitude analysis.
2026-02-16 10:11:43 +01:00
..
_archive commit all stuff 2026-01-06 14:17:37 +01:00
angata_improvements feat: Add spectral extraction and analysis scripts for SC-161 and SC-162 2026-02-16 10:11:43 +01:00
experiment_framework working on visualisation, not working too well... 2026-01-18 11:25:31 +01:00
tests Enhance harvest detection logic and testing framework 2026-01-15 14:30:54 +01:00