Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 358 Bytes

File metadata and controls

8 lines (7 loc) · 358 Bytes

0.0.1

  • Document corner detection using OpenCV (Canny + findContours)
  • Quality assessment: blur, brightness, stability scoring
  • Perspective correction with guide frame
  • Image enhancement modes: whitenBg, contrastStretch, adaptiveBinarize, sauvola
  • Auto-capture trigger when quality thresholds are met
  • Example app with A/B test and batch test pages