[general]
name=ROI Brush
qgisMinimumVersion=3.28
description=A pixel-aware paint brush-like tool for ROI creation over rasters. 
version=0.1.0
author=Dimitone14
email=dhpapag@gmail.com
license=GPL-3.0-or-later

about=ROI Brush is a pixel-aware annotation tool for creating and editing polygon ROIs over raster layers. It allows users to paint directly over a raster using circular or square brush shapes aligned to the raster pixel grid. The plugin edits an existing polygon vector layer and supports adding and erasing raster-aligned polygon areas for annotation, labeling, and training-data preparation.

tracker=https://github.com/Dimitone14/qgis-roi-brush/issues
repository=https://github.com/Dimitone14/qgis-roi-brush

hasProcessingProvider=no
changelog=Initial experimental release with pixel-aware ROI painting, square/circle brush modes, and direct vector editing.

tags=ROI, annotation, digitizing, training data, pixel-aware, polygon, raster, remote sensing

homepage=https://github.com/Dimitone14/qgis-roi-brush
category=Vector
icon=icon.png
experimental=True
deprecated=False
server=False
