v0.8.3
opengeos/geoaiv0.8.3Jul 11, 2025by giswqs
AI Summary
Minor release focusing on image processing enhancements, including contrast adjustment, improved orthogonalization functions, and a new contributor.
Key Highlights
- Added contrast enhancement feature
- Improved the orthogonalize function
- Added support for instance segmentation
- Welcomed new contributor CousinRock
New Features
- Contrast enhancement
- Instance segmentation support
Full Release Notes
## What's Changed * Contrast enhancement by @CousinRock in https://github.com/opengeos/geoai/pull/203 * Improve the orthogonalize function by @giswqs in https://github.com/opengeos/geoai/pull/204 * Add support for instance segmentation by @giswqs in https://github.com/opengeos/geoai/pull/205 ## New Contributors * @CousinRock made their first contribution in https://github.com/opengeos/geoai/pull/203 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.8.2...v0.8.3