No description
- JavaScript 96.1%
- HTML 3.9%
| debug | ||
| images | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| web_app.js | ||
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
- OpenCV.js 5.0.0 is vendored. Docs: https://docs.opencv.org/5.0/