Metadata-Version: 2.1
Name: obia
Version: 0.1.0
Summary: A Python package for object-based image analysis on georeferenced imagery
Home-page: https://github.com/iosefa/obia
Author: Joseph Emile Honour Percival
Author-email: ipercival@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy~=1.26.4
Requires-Dist: rasterio~=1.3.9
Requires-Dist: shapely~=2.0.3
Requires-Dist: pillow~=10.3.0
Requires-Dist: pandas~=2.2.2
Requires-Dist: geopandas~=0.14.3
Requires-Dist: scipy~=1.13.0
Requires-Dist: scikit-image~=0.23.1
Requires-Dist: tqdm~=4.66.2
Requires-Dist: scikit-learn~=1.4.2
Requires-Dist: affine~=2.4.0
Requires-Dist: pyproj~=3.6.1
Requires-Dist: shap~=0.46.0

# obia: Object Based Image Analysis

This is still an experimental library.
