{"name": "Growth Region", "package_name": "growth_region", "description": "Plugin to convert a seed-based raster segmentation (Region Growing) into a vector polygon,\nwith options for geoprocessing overlay (Add, Difference, Clip, or Union).", "about": "This plugin creates a raster region using a point clicked on the image, known as a seed.\n\nThe region starts at the seed and expands by comparing the seed's RGB values with those of neighboring pixels.\nIf the difference in values is less than a defined threshold (for each channel), the region grows.\n\nOnce the region is defined, a polygon is created.\nThe user can then choose the vector operation to be performed with this polygon on the active vector layer:\nAdd, Difference, Clip, or Union.\n\nThis plugin is part of the Brazilian Fire Information System (Sisfogo),\ndevelop by National Center to Prevent and Combat Forest fires (Prevfogo/Ibama).\n\nDocumentation:\n<a href=\"https://raw.githubusercontent.com/lmotta/growth_region/refs/heads/main/doc/growth_region_en.pdf\">English</a>\n<a href=\"https://raw.githubusercontent.com/lmotta/growth_region/refs/heads/main/doc/growth_region_pt.pdf\">Portuguese</a>\n<a href=\"https://raw.githubusercontent.com/lmotta/growth_region/refs/heads/main/doc/growth_region_es.pdf\">Spanish</a>", "homepage": "https://github.com/lmotta/growth_region/wiki", "repository": "https://github.com/lmotta/growth_region", "tracker": "https://github.com/lmotta/growth_region/issues", "author": "Luiz Motta", "tags": ["polygon", "region", "sisfogo", "prevfogo"], "downloads": 620, "latest_version": "0.2", "versions": [{"version": "0.2", "experimental": true, "qgis_min": "3.40.0", "qgis_max": "3.99.0", "downloads": 426, "uploaded_by": "lmotta", "upload_datetime": "2025-10-26T14:54:19.024097"}, {"version": "0.1", "experimental": true, "qgis_min": "3.40.0", "qgis_max": "3.99.0", "downloads": 203, "uploaded_by": "lmotta", "upload_datetime": "2025-10-12T11:07:35.707003"}]}