[general]
name=AI Segmentation by TerraLab
description=Segment buildings, vegetation, or any object in your raster using AI, refine & export as vector polygons
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
version=2.1.5
author=Yvann and Lilien from TerraLab
email=yvann.barbot@terra-lab.ai
license=GPLv2


about=
    Point-and-click AI segmentation tool that turns raster objects into vector polygons.

    • Fully automatic: AI model and dependencies install themselves

    • Works on any layer: local rasters (GeoTIFF, JPG, PNG) & online layers (WMS, XYZ tiles)

    • Precise: positive and negative click points control boundaries

    • Refinable: expand, contract, simplify, round corners, fill holes

    • Fast: Real-time segmentation & optimized for your hardware

    • Universal: Windows, macOS, Linux

    • Multilingual: English, French, Portuguese, Spanish, German, Italian, Dutch, Polish, Indonesian, Japanese, Chinese

changelog=
    2.1.5
    - Reference-image detection is more accurate: your example now matches your objects at the right scale, and the tile containing it points at the real object instead of a pasted copy
    - Reference-image runs use at least two examples for far better results, with an optional example to exclude look-alikes once you have two
    - Reference-image runs start stricter, so you see fewer weak look-alikes
    - The detail level now sets itself correctly even when you describe your object in your own language
    - Editing a detection on an online basemap no longer freezes the app
    - Clearer guidance when an example is too small for the current detail level
    - Smoother review after hand-refining detections
    - More resilient installation, with clearer help if disk space runs out
    2.1.4
    - Automatic detection starts faster: the AI service begins warming up as soon as you describe what to segment
    2.1.3
    - Detections appear on the map faster during large runs
    - A cancelled or exited run keeps everything already found
    - One-click rescue actions when a run finds nothing
    2.1.2
    - Stop now cancels an in-progress detection instantly, even mid-request
    - Cleaner polygons for large objects, with holes filled during the run
    - More focused example drawing, with a streamlined set of examples per run
    2.1.1
    - Clearer feedback while the detection service is starting up, with a more reliable Cancel
    - Smarter suggestions when a description doesn't match anything found in view
    - Fixed occasional blank tiles when using online basemaps
    - Fixed detection gaps when using 5 or more example boxes
    - Segment library labels and prompt recognition improved across supported languages
    2.1.0
    - Improved Automatic detection quality and recall, especially in dense scenes
    - Default detail level is now tuned to the object you are detecting
    - Cleaner, more consistent detections and merged polygons
    - Stability and interface refinements
    2.0.1
    - Minor maintenance and stability improvements
    2.0.0
    - New Automatic mode: draw a zone, name what to find, and detect every instance in one run
    - Draw an example directly on your own imagery to guide detection (show one, find the rest)
    - Cloud-powered, no local install needed for Automatic mode
    - Live credit estimate and progress, with instant cancel
    - Review before you keep: tune confidence, simplify, expand or shrink, and fill holes with no re-run
    - Hand-refine detections in Manual mode, then finish
    - Detections deduplicated, smoothed, and saved as clean GeoPackage polygons
    1.5.1
    - Minor maintenance and stability improvements
    1.5.0
    - You can now read a version-by-version changelog right here in the Plugin Manager
    1.4.9
    - Stability and reliability improvements
    1.4.8
    - Connect with one-click browser sign-in (the manual key field is gone)
    - New "Copy connection link" button to finish signing in from another browser
    - Clearer sign-in wording and more readable Account settings text
    1.4.7
    - Fix: the AI Edit shortcut no longer overrides AI Edit's own menu entry when both plugins are installed
    1.4.6
    - More reliable dependency install: longer verification window so antivirus scans no longer trigger false timeouts
    - Install errors now show the real cause instead of a confusing header line
    1.4.5
    - Works behind authenticated corporate proxies, with guidance to enter your proxy credentials
    - Clearer messages for corrupt or unreadable rasters instead of a cryptic failure
    1.4.4
    - Export no longer fails on read-only or cloud-synced folders (OneDrive, Google Drive, network drives): the result is saved to a temporary folder and its location is shown
    1.4.3
    - Cancelling the install no longer pops up an error report
    - A half-finished install is resumed cleanly when you retry

tracker=https://github.com/TerraLabAI/QGIS_AI-Segmentation/issues
repository=https://github.com/TerraLabAI/QGIS_AI-Segmentation
homepage=https://terra-lab.ai/ai-segmentation

hasProcessingProvider=no

tags=segmentation, ai, artificial intelligence, machine learning, deep learning, computer vision, image segmentation, feature extraction, object detection, classification, vectorization, digitizing, raster, satellite, satellite imagery, remote sensing, drone, polygon, export, pytorch, automatic, automation, interactive, building detection, land cover, python, ia

category=Raster
icon=resources/icons/icon.png

experimental=False
deprecated=False
