3 Commits

Author SHA1 Message Date
Samuel Prevost
cb576b603f docs: refresh README with current pipeline + accurate license
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
The "How it works" steps now match the five-stage Upload → EXIF →
Datums → Deskew → Measure flow (the old README still described a
four-step pipeline ending at "Run correction"). The algorithm section
is rewritten to describe what the solver actually does today: primary-
gauge selection, the alternating-minimization loop around findHomography,
the per-type correspondence builders (rectangle/line/ellipse),
confidence-as-replication weighting, oscillation detection, output
bounds clamp, and per-datum residual reporting.

Adds the three example tiles from the upload page, fixes the presets
list to mention circles, and corrects the license to match the GPLv3
LICENSE file already in the repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 12:49:09 +02:00
Samuel Prevost
27b23a61d9 docs: add comparison table to README
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
Highlight what sets Skwik apart from existing perspective-correction
and measurement tools: client-side, multi-datum weighting, mm scale,
measurement tools, and scale bar export all in one.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-16 17:59:01 +02:00
Samuel Prevost
3e0284da4c Add README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 21:19:10 +02:00