Files
Pierre-Yves NicolasandGitHub cd78e9bff2 Reduce false positive quads on import (#225)
On import, users have no live feedback, so images are more likely to not contain quad edges.
- Remove quad fallbacks on import
- Adjust minSideLengthRatio for all modes
2026-07-19 16:13:50 +02:00
..
2025-12-07 21:39:49 +01:00
2025-12-07 21:39:49 +01:00

Tools to evaluate the image processing pipeline

Preparing the environment

Python

cd python
python -m venv venv
source venv/bin/activate         # venv\Scripts\activate on Windows
pip install -r requirements.txt

Images

Put JPEG images in dataset/images.