Metadata-Version: 2.1
Name: skye
Version: 0.0.5
Summary: 360-degree image analysis for forest ecology
Home-page: https://github.com/iosefa/skye
Author: Iosefa Percival
Author-email: ipercival@gmail.com
Project-URL: Bug Tracker, https://github.com/iosefa/skye/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipython (>=8.12.0)
Requires-Dist: matplotlib (>=3.7.1)
Requires-Dist: numpy (>=1.24.2)
Requires-Dist: opencv-python (>=4.7.0.72)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: Pillow (>=9.5.0)
Requires-Dist: scikit-image (>=0.20.0)
Requires-Dist: scikit-learn (>=1.2.2)
Requires-Dist: scipy (>=1.10.1)
Requires-Dist: tqdm (>=4.65.0)

# SKYE

Skye is a simple python library for working with 360-degree photos for analysis in forest ecology.

_This library is currently experimental and is under heavy development_.

Current features include the ability to create hemispherical photographs from 3-band (RGB) 360-degree photos, 
sky object detection, and the calculation of the sky view factor.

