Skip to content

Releases: leiverkus/signa

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 18:35

Full Changelog: v1.6.2...v1.7.0

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:47

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:40

Full Changelog: v1.6.0...v1.6.1

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:15

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:30

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:14

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@leiverkus leiverkus released this 16 Jun 09:43

First release under the Signa name (rebrand from Find-GCP).

Changed

  • Rebranded the plugin from Find-GCP to Signa. Internal FindGCP* symbols renamed to Signa*; the installable archive is now signa-<version>.zip. The ArUco detection logic is still ported from Find-GCP (gcp_find.py).

Added

  • CITATION.cff (Citation File Format 1.2.0) for machine-readable software citation — enables GitHub's "Cite this repository" and a correct Zenodo archival record. References the Find-GCP paper (Siki & Takács 2021) and the Find-GCP tool.

Install

Download signa-1.4.0.zip below and load it in WebODM via Administration → Plugins → Load Plugin (.zip). Requires WebODM ≥ 2.9.5.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@leiverkus leiverkus released this 12 Jun 12:51

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.sh now clears previously built dist/findgcp-*.zip before 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

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 23:42

What's Changed

  • CI: bump GitHub Actions off the deprecated Node 20 runtime by @leiverkus in #1

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Jun 22:38