{"name": "Granulometria por Fotointerpretacion", "package_name": "GranulometriaPorFotointerpretacion", "description": "Measures rock grain sizes in a photo by photointerpretation and exports gradation reports.", "about": "Granulometria por Fotointerpretacion (Photointerpretation Grain Size Analysis) measures the size of rock grains in a georeferenced photo, typically captured by drone. The user draws the photo outline to obtain the total area, then draws or adjusts grain polygons (for example, produced by a segmentation tool such as GeoAI/Segment Anything). The plugin filters grains by a sieve-size threshold, computes coarse/fine material areas and percentages, and exports: (1) an Excel workbook with area/diameter data in a fixed template layout, (2) a second Excel workbook with image and material summary information, and (3) a GeoPackage bundling the polygon layer, the source photo raster, and an embedded QGIS project, exported as-is in the project's coordinate system (no reprojection). No external Python packages are required: the plugin only uses Qt (via qgis.PyQt) and qgis.core/qgis.gui, all of which ship with QGIS. The Excel files are written natively with the zipfile/XML standard library (no openpyxl dependency). The plugin's image analysis methodology follows the principles of ISO 13322-1:2014 (Particle size analysis \u2014 Image analysis methods \u2014 Part 1: Static image analysis methods), applying static image analysis with complete pixel-count evaluation to determine particle size distributions from georeferenced photographs.", "homepage": "https://github.com/PardoJean/GranulometriaPorFotointerpretacion", "repository": "https://github.com/PardoJean/GranulometriaPorFotointerpretacion", "tracker": "https://github.com/PardoJean/GranulometriaPorFotointerpretacion/issues", "author": "Jean Pardo", "tags": [], "downloads": 12, "latest_version": "1.0.1", "versions": [{"version": "1.0.1", "experimental": true, "qgis_min": "3.0.0", "qgis_max": "3.99.0", "downloads": 12, "uploaded_by": "PardoJean", "upload_datetime": "2026-08-08T13:22:49.976386"}]}