Pierre-Yves Nicolas
40f17eb571
evaluation: add tools for segmentation and quads
2026-02-25 16:26:58 +01:00
Pierre-Yves Nicolas
75b677ebbc
evaluation: resize segmentation input with OpenCV to reduce difference with Android results
2026-02-16 20:50:23 +01:00
Pierre-Yves Nicolas
f06e96d786
Update license header
2026-01-23 18:19:11 +01:00
Pierre-Yves Nicolas
5464935291
Adjust values for ExportQuality
2026-01-15 09:55:54 +01:00
Pierre-Yves Nicolas
5c5b6e921e
New setting to control the quality of exported PDFs ( #70 )
2026-01-11 10:12:32 +01:00
Pierre-Yves Nicolas
fcdcea1891
Store page metadata after capture
2026-01-11 10:12:32 +01:00
pynicolas
fe91f3e241
Improve distinction between color and grayscale documents ( #79 )
...
Better differentiate color and grayscale documents:
- Look for colored pixels only in the intersection of the mask and quadrilateral
- Apply a white balance (grey world) to the document
- Exclude pixels with extreme luminance
- Erode segmentation mask
2025-12-10 17:08:21 +01:00
pynicolas
87433fa96a
New module: evaluation ( #78 )
2025-12-07 21:39:49 +01:00