QGIS Python Plugins Repository
Threshold Vectorization
Processing plugin-based provider that adds a model to polygonize a raster from a lower and an upper threshold. Provedor do Processing que inclui um modelo para vetorização de um raster a partir de um limiar inferior e um superior.
The model added is named TV Vectorization Threshold. For this model to work, the plugin adds this and other models to a group called ThresholdVect, and scripts to a group with the same name.
There are a number of parameters that can be set to optimize the polygonization. These parameters are described in the help of the model.
Also, a model is added to calculate the NDWI, a possible input to the plugin model that can be used to extract water bodies.
To extract water bodies using NDWI, perform the following 2 steps:
1- Extract NDWI using the TV Raster NDWI or TV Multiband NDWI model, depending on whether the bands are in different rasters or in a single raster.
2- Execute the TV Vectorization Threshold model.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
O modelo adicionado é denominado TV Vectorization Threshold. Para que esse modelo funcione, o plugin adiciona este e outros modelos a um grupo chamado ThresholdVect, e scripts a um grupo com o mesmo nome.
Há vários parâmetros que podem ser configurados para otimizar a vetorização. Esses parâmetros são descritos na ajuda do modelo.
Além disso, um modelo é adicionado para calcular o NDWI, uma possível entrada para o modelo do plugin que pode ser usada para extrair massas d'água.
Para extrair corpos de água usando o NDWI, execute os 2 passos seguintes:
1- Extraia o NDWI usando o modelo TV Raster NDWI ou TV Multiband NDWI, dependendo se as bandas estão em diferentes rasters ou em um único raster.
2- Execute o modelo TV Vectorization Threshold.
- Author
- Marcel Rotunno (IBGE)
- Maintainer
- marcelrotunno
- Tags
- raster , processing , provider , vectorization , polygonization , ibge
- Plugin home page
- https://github.com/marcelgaucho/ThresholdVect
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/marcelgaucho/ThresholdVect
- Latest experimental version:
- 0.1
- Plugin ID
-
1799
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.1 | yes | 2.99.0 | 3.99.0 | 2892 | marcelrotunno | 2019-08-23T19:32:26.690061+00:00 |