Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
[![Conda Recipe](https://img.shields.io/badge/recipe-segment--geospatial-green.svg)](https://github.com/conda-forge/segment-geospatial-feedstock)
[![Conda Downloads](https://anaconda.org/conda-forge/segment-geospatial/badges/downloads.svg)](https://anaconda.org/conda-forge/segment-geospatial)
[![DOI](https://joss.theoj.org/papers/10.21105/joss.05663/status.svg)](https://doi.org/10.21105/joss.05663)
[![QGIS](https://img.shields.io/badge/QGIS-plguin-orange.svg)](https://github.com/opengeos/qgis-samgeo-plugin)
Copy link

Copilot AI Dec 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling error: "plguin" should be "plugin".

Suggested change
[![QGIS](https://img.shields.io/badge/QGIS-plguin-orange.svg)](https://github.com/opengeos/qgis-samgeo-plugin)
[![QGIS](https://img.shields.io/badge/QGIS-plugin-orange.svg)](https://github.com/opengeos/qgis-samgeo-plugin)

Copilot uses AI. Check for mistakes.


[![logo](https://raw.githubusercontent.com/opengeos/segment-geospatial/main/docs/assets/logo_rect.png)](https://github.com/opengeos/segment-geospatial/blob/main/docs/assets/logo.png)

Expand Down Expand Up @@ -38,6 +40,12 @@ The **segment-geospatial** package draws its inspiration from [segment-anything-
- Visualize segmentation results on interactive maps
- Segment objects from timeseries remote sensing imagery

## QGIS Plugin

SamGeo is also available as a QGIS plugin. Check out <https://github.com/opengeos/qgis-samgeo-plugin>.

![QGIS](https://github.com/user-attachments/assets/21805e83-15a7-4619-92f4-391b90315eff)

## Installation

### Install from PyPI
Expand Down
Loading