v1.3.0
Added
- Print-ready ArUco marker sheets from the settings page. A new "Print ArUco markers" form on Find-GCP Settings generates a PDF, one marker per page: any supported dictionary (pre-selected from your saved default), a capacity-checked id range (max 100 pages), DIN page sizes A6–A2, a gray variant against burnt-in markers in strong sunlight, and an optional center aiming aid (red cross, cross with white halo, or dot with white ring) placed on the exact point Find-GCP reports as the GCP — so a total station / laser disto target measures the photogrammetric GCP with zero offset.
- Each page carries a small meta line (dictionary, printed size,
top ^) and a large, bold marker number readable from standing height with the sheet on the ground. - Every page is run through the ArUco detector before it is embedded (self-check), so an undetectable sheet can never be produced. The PDF is assembled by a minimal built-in writer — no new dependencies; labels use Pillow (already a WebODM dependency) to match the standalone generator, with an OpenCV/Hershey fallback.
Changed
build-plugin.shnow clears previously builtdist/findgcp-*.zipbefore packaging.
Install: Administration → Plugins → Load Plugin (.zip) → upload findgcp-1.3.0.zip, then restart the webapp (docker restart webapp) so all workers pick up the new code and catalog.
Full Changelog: v1.2.0...v1.3.0
Full Changelog: v1.2.0...v1.3.0