Metadata-Version: 2.4
Name: SpectralAnalysispro
Version: 0.0.2
Summary: A package for hyperspectral data extraction, image processing, and spectral data analysis
Author-email: Nan Hao <1217494724@qq.com>
License: MIT
Keywords: hyperspectral,image processing,data processing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: opencv-python>=4.10.0.84
Requires-Dist: numpy>=1.23.5
Requires-Dist: pandas>=2.0.0
Requires-Dist: matplotlib>=3.7.1
Requires-Dist: spectral>=0.24
Requires-Dist: onnxruntime>=1.19.2
Requires-Dist: torch>=2.5.1
Requires-Dist: pillow>=10.2.0
Requires-Dist: scikit-learn>=1.2.1
Requires-Dist: scipy>=1.9.3
Requires-Dist: PyWavelets>=1.3.0
Provides-Extra: dev
Requires-Dist: copy; extra == "dev"
Dynamic: license-file

A package for hyperspectral data extraction, image processing, and spectral data analysis.
