No description
  • JavaScript 96.1%
  • HTML 3.9%
Find a file
2026-07-08 18:40:00 +02:00
debug Detect dots 2026-07-07 22:44:32 +02:00
images more WIP 2026-07-01 17:02:13 +02:00
src Remove perspective working uhuuul o/ 2026-07-08 18:40:00 +02:00
.gitignore First commit 2026-06-23 21:13:41 +02:00
LICENSE First commit 2026-06-23 21:13:41 +02:00
package-lock.json WIP debug_find_page 2026-07-07 14:41:14 +02:00
package.json WIP debug_find_page 2026-07-07 14:41:14 +02:00
README.md Trying to squash a weird hang bug!!! 2026-07-07 10:41:13 +02:00
web_app.js WIP debug_find_page 2026-07-07 14:41:14 +02:00

Tout est bien là ?

This repo is an experiment with checking if all puzzle pieces are present in a photo.

New name ideas:

  • "toutes les pièces comptent"

OpenCV functions:

  • cvtColor
  • GaussianBlur
  • Canny
  • findContours
  • arcLength
  • approxPolyDP
  • getPerspectiveTransform
  • warpPerspective
  • threshold
  • contourArea

Dependencies